NZD
$
AUD
$

NZD/AUD Exchange Rate

New Zealand Dollar to Australian Dollar

Live Rate
0.833625
-3.37% YTD

1 AUD = 1.1996 NZD

NZD/AUD Price Chart

Historical exchange rate performance

Current 0.833625
High 0.866176
Low 0.817977
YTD Change -3.37%

Rate Overview

Live
1 NZD = 0.833625 AUD
1 AUD = 1.1996 NZD
Avg
0.838480
High
0.866176
Low
0.817977

Last updated: 5/29/2026, 9:13:57 PM

Quick Conversions

NZDAUD
1 NZD0.83 AUD
10 NZD8.34 AUD
50 NZD41.68 AUD
100 NZD83.36 AUD
500 NZD416.81 AUD
1,000 NZD833.63 AUD

Get NZD/AUD Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=NZD&currencies=AUD

Example Response:

{
  "success": true,
  "base": "NZD",
  "date": "2026-05-29T21:13:57Z",
  "rates": {
    "AUD": 0.833625
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=NZD&to=AUD&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "NZD",
    "to": "AUD",
    "amount": 100
  },
  "result": 83.3625,
  "rate": 0.833625
}

Build with NZD/AUD Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key