AUD
$
NZD
$

AUD/NZD Exchange Rate

Australian Dollar to New Zealand Dollar

Live Rate
1.2091
-0.84% 7D

1 NZD = 0.827048 AUD

AUD/NZD Price Chart

Historical exchange rate performance

Current 1.2091
High 1.2265
Low 1.2091
7D Change -0.84%

Rate Overview

Live
1 AUD = 1.2091 NZD
1 NZD = 0.827048 AUD
Avg
1.2175
High
1.2265
Low
1.2091

Last updated: 5/27/2026, 3:10:31 PM

Quick Conversions

AUDNZD
1 AUD1.21 NZD
10 AUD12.09 NZD
50 AUD60.46 NZD
100 AUD120.91 NZD
500 AUD604.56 NZD
1,000 AUD1,209.12 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-27T15:10:31Z",
  "rates": {
    "NZD": 1.209119
  }
}

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.9119,
  "rate": 1.209119
}

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