AUD
$
NZD
$

AUD/NZD Exchange Rate

Australian Dollar to New Zealand Dollar

Live Rate
1.1960
-0.85% 7D

1 NZD = 0.836116 AUD

AUD/NZD Price Chart

Historical exchange rate performance

Current 1.1960
High 1.2062
Low 1.1956
7D Change -0.85%

Rate Overview

Live
1 AUD = 1.1960 NZD
1 NZD = 0.836116 AUD
Avg
1.1992
High
1.2062
Low
1.1956

Last updated: 3/27/2026, 3:09:44 PM

Quick Conversions

AUDNZD
1 AUD1.20 NZD
10 AUD11.96 NZD
50 AUD59.80 NZD
100 AUD119.60 NZD
500 AUD598.00 NZD
1,000 AUD1,196.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-03-27T15:09:44Z",
  "rates": {
    "NZD": 1.196006
  }
}

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": 119.60059999999999,
  "rate": 1.196006
}

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