AUD
$
NZD
$

AUD/NZD Exchange Rate

Australian Dollar to New Zealand Dollar

Live Rate
1.2135
+0.41% 7D

1 NZD = 0.824031 AUD

AUD/NZD Price Chart

Historical exchange rate performance

Current 1.2135
High 1.2135
Low 1.2066
7D Change +0.41%

Rate Overview

Live
1 AUD = 1.2135 NZD
1 NZD = 0.824031 AUD
Avg
1.2096
High
1.2135
Low
1.2066

Last updated: 6/16/2026, 2:59:07 PM

Quick Conversions

AUDNZD
1 AUD1.21 NZD
10 AUD12.14 NZD
50 AUD60.68 NZD
100 AUD121.35 NZD
500 AUD606.77 NZD
1,000 AUD1,213.55 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-06-16T14:59:07Z",
  "rates": {
    "NZD": 1.213547
  }
}

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": 121.3547,
  "rate": 1.213547
}

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