AUD
$
NZD
$

AUD/NZD Exchange Rate

Australian Dollar to New Zealand Dollar

Live Rate
1.2030
+0.33% 7D

1 NZD = 0.831250 AUD

AUD/NZD Price Chart

Historical exchange rate performance

Current 1.2030
High 1.2066
Low 1.1989
7D Change +0.33%

Rate Overview

Live
1 AUD = 1.2030 NZD
1 NZD = 0.831250 AUD
Avg
1.2017
High
1.2066
Low
1.1989

Last updated: 8/14/2026, 6:02:18 PM

Quick Conversions

AUDNZD
1 AUD1.20 NZD
10 AUD12.03 NZD
50 AUD60.15 NZD
100 AUD120.30 NZD
500 AUD601.50 NZD
1,000 AUD1,203.01 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-08-14T18:02:18Z",
  "rates": {
    "NZD": 1.203007
  }
}

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.30069999999999,
  "rate": 1.203007
}

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