AUD
$
NZD
$

AUD/NZD Exchange Rate

Australian Dollar to New Zealand Dollar

Live Rate
1.2063
+10.56% 1Y

1 NZD = 0.828957 AUD

AUD/NZD Price Chart

Historical exchange rate performance

Current 1.2063
High 1.2235
Low 1.0912
1Y Change +10.56%

Rate Overview

Live
1 AUD = 1.2063 NZD
1 NZD = 0.828957 AUD
Avg
1.1684
High
1.2235
Low
1.0912

Last updated: 7/26/2026, 12:47:33 PM

Quick Conversions

AUDNZD
1 AUD1.21 NZD
10 AUD12.06 NZD
50 AUD60.32 NZD
100 AUD120.63 NZD
500 AUD603.17 NZD
1,000 AUD1,206.34 NZD

Get AUD/NZD Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=AUD&currencies=NZD

Example Response:

{
  "success": true,
  "base": "AUD",
  "date": "2026-07-26T12:47:33Z",
  "rates": {
    "NZD": 1.206335
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=AUD&to=NZD&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "AUD",
    "to": "NZD",
    "amount": 100
  },
  "result": 120.6335,
  "rate": 1.206335
}

Build with AUD/NZD Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key