Skip to main content
ANZ NEW ZEALAND INVESTMENTS LIMITED logo

ANZ NEW ZEALAND INVESTMENTS LIMITED

Oneanswer Kiwisaver Scheme • Anz Kiwisaver Scheme
Website

The ANZ KiwiSaver Scheme is operated by ANZ New Zealand Investments Limited and serves 617,517 members with $21.44 billion in assets under management. The scheme offers 21 funds within a KiwiSaver scheme across a range of investment approaches, providing members with options to match different investment horizons and risk preferences. This scale of membership and asset base reflects the scheme's established position within the KiwiSaver landscape.

The ANZ KiwiSaver Scheme charges an average annual fee of 0.77% across its funds. Members can select from Balanced, Aggressive, Defensive, Growth, and Conservative fund options within a KiwiSaver scheme, allowing them to tailor their investment approach according to their circumstances. This structure suits members seeking variety in their KiwiSaver investment choices and those wanting to adjust their portfolio allocation as their needs change. This information is general only and does not constitute financial advice.

Assets

$21B

Total value

Average Return

3.60%

Five year

Average Fee 💰

0.77%

One Year

Total Investors

617.5K

Across all funds

%
%

Oneanswer Kiwisaver Scheme(14 funds)

FUND NAME
RISK LEVEL
5Y RETURN
FEE💰
Value
Growth Assets
Start Date
Conservative Balanced Fund
Balanced
3.1%0.73%$203M35.11%01-10-2007
Balanced Fund
Balanced
4.2%0.88%$625M50.03%01-10-2007
International Share Fund
Aggressive
9.77%0.96%$86M100%01-10-2007
Australasian Property Fund
Aggressive
0.14%1.01%$18M99.73%01-10-2007
International Fixed Interest Fund
Defensive
-0.87%0.49%$2MN/A01-10-2007
Cash Fund
Defensive
2.32%0.22%$92MN/A01-10-2007
New Zealand Fixed Interest Fund
Defensive
0.15%0.34%$8MN/A01-10-2007
International Property Fund
Aggressive
3.8%0.99%$7M99.99%01-10-2007
Conservative Fund
Conservative
2.01%0.6%$477M20.06%01-10-2007
Growth Fund
Growth
6.58%0.96%$607M80.01%01-10-2007
Balanced Growth Fund
Growth
5.37%0.92%$590M65.11%01-10-2007
Australasian Share Fund
Aggressive
1.67%0.99%$33M100%01-10-2007
Sustainable International Share
Aggressive
13.87%0.9%$62M99.98%25-08-2008
High Growth Fund
Aggressive
N/A0.95%$64M94.08%03-08-2023

Anz Kiwisaver Scheme(7 funds)

FUND NAME
RISK LEVEL
5Y RETURN
FEE💰
Value
Growth Assets
Start Date
Cash Fund
Defensive
2.32%0.22%$1BN/A12-08-2008
High Growth Fund
Aggressive
N/A0.95%$778M94.47%03-08-2023
Conservative Balanced Fund
Balanced
3.1%0.73%$2B35.09%01-10-2007
Balanced Growth Fund
Growth
5.37%0.92%$4B65.13%01-10-2007
Conservative Fund
Conservative
2.01%0.6%$2B20.06%01-10-2007
Balanced Fund
Balanced
4.2%0.88%$4B50.03%01-10-2007
Growth Fund
Growth
6.58%0.96%$5B80.04%01-10-2007

Governance & relationships

Manager
ANZ NEW ZEALAND INVESTMENTS LIMITED(NZ Limited Company)
FSP registration
FSP FSP33221verify on FSPR ↗
NZBN
9429039355140verify on NZBN ↗
Supervisor
Data being compiled from PDS filings
Custodian
Data being compiled from PDS filings
Auditor
Data being compiled from Annual Reports

Manager identity sourced from the most recent FMA-filed Quarterly Fund Update. See the cross-scheme manager relationships map to see whether this manager operates across multiple schemes.

FMA Disclose filings (20)

Quarterly Fund Updates, Product Disclosure Statements, SIPOs, and Annual Reports indexed from the FMA Disclose register. Click into a filing for the per-fund extracted data.

PeriodTypeSource PDFsStatusFiling page
2025-12-31SIPO1 PDFExtractedPDF only
2025-09-30PDS1 PDFExtractedPDF only
2022-12-31PDS1 PDFPendingPDF only
2022-09-30PDS1 PDFPendingPDF only
2022-03-31PDS1 PDFPendingPDF only
2021-12-31PDS1 PDFPendingPDF only
2021-09-30PDS1 PDFPendingPDF only
2021-03-31PDS1 PDFPendingPDF only
2020-12-31PDS1 PDFPendingPDF only
2020-09-30PDS1 PDFPendingPDF only
2020-08-25PDS1 PDFPendingPDF only
2020-03-31PDS1 PDFPendingPDF only
2019-09-30PDS1 PDFPendingPDF only
2019-03-31PDS1 PDFPendingPDF only
2018-12-31PDS1 PDFPendingPDF only
2018-03-31PDS1 PDFPendingPDF only
2014-03-31PDS1 PDFPendingPDF only
2025-06-30AR1 PDFPendingPDF only
2012-09-30AR1 PDFPendingPDF only
2011-09-30AR1 PDFPendingPDF only

Source: FMA Disclose register. Filings auto-refresh weekly via the FundCompare ingestion pipeline.

AI · API · Markdown

Machine-readable surface

Every provider page on FundCompare ships with structured JSON and a plain-markdown summary alongside the HTML — so LLMs, MCP clients, and analysts can cite the same regulator-sourced data the page renders. Source documents come from FMA Disclose, IRD, and Sorted Fund Finder.

Identifiers

Short name
ANZ
Funds operated
21
Scheme(s)
ANZ KIWISAVER SCHEME

Endpoints for ANZ NEW ZEALAND INVESTMENTS LIMITED

GET/api/provider/anz/facts.jsonapplication/jsonProvider profile + every fund (fees, returns, risk) in one structured payload.
GET/api/provider/anz/summary.mdtext/markdownPlain-markdown provider summary with funds table, citable by LLMs.

One-click MCP install

Cursor
Install in Cursor1-click

Opens Cursor and adds the MCP server with one confirmation

VS Code
Install in VS Code1-click

Opens VS Code MCP install dialog

Full per-client guide + ChatGPT GPT setup at /api/mcp.

Quick examples

cURL

curl -s "https://fundcompare.co.nz/api/provider/anz/facts.json" | jq .

Python

import requests
data = requests.get("https://fundcompare.co.nz/api/provider/anz/facts.json").json()
print(data["fund_name" if "provider" == "fund" else "name"])

MCP (Claude Desktop / ChatGPT)

# Claude Code (CLI):
claude mcp add --transport http fundcompare https://fundcompare.co.nz/mcp

# Cursor / Cline / Continue (settings JSON):
{ "mcpServers": { "fundcompare": { "url": "https://fundcompare.co.nz/mcp" } } }

# Claude Desktop (UI): Settings → Connectors → Add custom connector
#   URL: https://fundcompare.co.nz/mcp

# Claude Desktop via JSON (uses npx mcp-remote bridge):
{ "mcpServers": { "fundcompare": {
  "command": "npx", "args": ["-y", "mcp-remote", "https://fundcompare.co.nz/mcp"]
} } }

# Tools: search_funds, get_fund, get_provider, get_qfu_filing — anonymous, free.

FundCompare is not a Financial Advice Provider. Data is sourced from FMA Disclose, IRD, and Sorted Fund Finder. The endpoints above are free, public, and cached for one hour. KiwiSaver® is a registered trademark of Inland Revenue.

Important Information and Disclosure

The information provided on this website is not a recommendation to buy, sell, or hold any financial products. Nothing on this website constitutes financial advice for the purposes of the Financial Markets Conduct Act 2013. FundCompare.co.nz is not a licensed Financial Advice Provider.

Investing involves risk. The value of your investment can go down as well as up, and you may get back less than you put in. Past performance is not a reliable indicator of future returns.

Before making any investment decision, you should read the Product Disclosure Statement (PDS) for the fund carefully. If you have questions or are unclear about the implications of your investment decision, you should seek advice from a licensed Financial Advice Provider.

All information displayed is sourced from scheme providers, the Disclose Register, and the Sorted Smart Investor universal feed (operated by Te Ara Ahunga Ora Retirement Commission), or other publicly available sources. We take reasonable steps to ensure accuracy but cannot guarantee information is always current or complete.

FundCompare.co.nz may receive referral fees or commissions from scheme providers if you sign up via links on this website. These payments do not influence the order, ranking, or inclusion of products displayed.

For more information, please see our Terms of Service, Privacy Policy, and Disclosure Statement.

KiwiSaver

This website is operated by FundCompare.co.nz and is not endorsed by, or affiliated with, the New Zealand government or Inland Revenue. FundCompare.co.nz is using the KiwiSaver trade mark and logo under licence from Inland Revenue. To view the official New Zealand government KiwiSaver website, please click here.