AUD
$
NZD
$

AUD/NZD Exchange Rate

Australian Dollar to New Zealand Dollar

Live Rate
1.2158
-0.26% 7D

1 NZD = 0.822490 AUD

AUD/NZD Price Chart

Historical exchange rate performance

Current 1.2158
High 1.2216
Low 1.2140
7D Change -0.26%

Rate Overview

Live
1 AUD = 1.2158 NZD
1 NZD = 0.822490 AUD
Avg
1.2185
High
1.2216
Low
1.2140

Last updated: 5/7/2026, 6:54:17 AM

Quick Conversions

AUDNZD
1 AUD1.22 NZD
10 AUD12.16 NZD
50 AUD60.79 NZD
100 AUD121.58 NZD
500 AUD607.91 NZD
1,000 AUD1,215.82 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-05-07T06:54:17Z",
  "rates": {
    "NZD": 1.21582
  }
}

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.582,
  "rate": 1.21582
}

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