AUD
$
NZD
$

AUD/NZD Exchange Rate

Australian Dollar to New Zealand Dollar

Live Rate
1.2242
+1.16% 7D

1 NZD = 0.816842 AUD

AUD/NZD Price Chart

Historical exchange rate performance

Current 1.2242
High 1.2265
Low 1.2102
7D Change +1.16%

Rate Overview

Live
1 AUD = 1.2242 NZD
1 NZD = 0.816842 AUD
Avg
1.2172
High
1.2265
Low
1.2102

Last updated: 9/4/2026, 5:51:51 PM

Quick Conversions

AUDNZD
1 AUD1.22 NZD
10 AUD12.24 NZD
50 AUD61.21 NZD
100 AUD122.42 NZD
500 AUD612.11 NZD
1,000 AUD1,224.23 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-09-04T17:51:51Z",
  "rates": {
    "NZD": 1.224227
  }
}

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": 122.42269999999999,
  "rate": 1.224227
}

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