AUD
$
NZD
$

AUD/NZD Exchange Rate

Australian Dollar to New Zealand Dollar

Live Rate
1.1967
+5.56% 6M

1 NZD = 0.835640 AUD

AUD/NZD Price Chart

Historical exchange rate performance

Current 1.1967
High 1.2077
Low 1.1325
6M Change +5.56%

Rate Overview

Live
1 AUD = 1.1967 NZD
1 NZD = 0.835640 AUD
Avg
1.1599
High
1.2077
Low
1.1325

Last updated: 3/27/2026, 8:26:54 PM

Quick Conversions

AUDNZD
1 AUD1.20 NZD
10 AUD11.97 NZD
50 AUD59.83 NZD
100 AUD119.67 NZD
500 AUD598.34 NZD
1,000 AUD1,196.69 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-27T20:26:54Z",
  "rates": {
    "NZD": 1.196687
  }
}

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.6687,
  "rate": 1.196687
}

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