NZD
$
AUD
$

NZD/AUD Exchange Rate

New Zealand Dollar to Australian Dollar

Live Rate
0.828981
-3.82% 6M

1 AUD = 1.2063 NZD

NZD/AUD Price Chart

Historical exchange rate performance

Current 0.828981
High 0.864856
Low 0.817667
6M Change -3.82%

Rate Overview

Live
1 NZD = 0.828981 AUD
1 AUD = 1.2063 NZD
Avg
0.832109
High
0.864856
Low
0.817667

Last updated: 7/25/2026, 1:23:05 PM

Quick Conversions

NZDAUD
1 NZD0.83 AUD
10 NZD8.29 AUD
50 NZD41.45 AUD
100 NZD82.90 AUD
500 NZD414.49 AUD
1,000 NZD828.98 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-07-25T13:23:05Z",
  "rates": {
    "AUD": 0.828981
  }
}

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": 82.8981,
  "rate": 0.828981
}

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