NZD
$
AUD
$

NZD/AUD Exchange Rate

New Zealand Dollar to Australian Dollar

Live Rate
0.832288
-3.52% YTD

1 AUD = 1.2015 NZD

NZD/AUD Price Chart

Historical exchange rate performance

Current 0.832288
High 0.866176
Low 0.817873
YTD Change -3.52%

Rate Overview

Live
1 NZD = 0.832288 AUD
1 AUD = 1.2015 NZD
Avg
0.835186
High
0.866176
Low
0.817873

Last updated: 7/21/2026, 9:58:21 PM

Quick Conversions

NZDAUD
1 NZD0.83 AUD
10 NZD8.32 AUD
50 NZD41.61 AUD
100 NZD83.23 AUD
500 NZD416.14 AUD
1,000 NZD832.29 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-21T21:58:21Z",
  "rates": {
    "AUD": 0.832288
  }
}

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.2288,
  "rate": 0.832288
}

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