NZD
$
AUD
$

NZD/AUD Exchange Rate

New Zealand Dollar to Australian Dollar

Live Rate
0.831571
-9.03% 1Y

1 AUD = 1.2025 NZD

NZD/AUD Price Chart

Historical exchange rate performance

Current 0.831571
High 0.915196
Low 0.815346
1Y Change -9.03%

Rate Overview

Live
1 NZD = 0.831571 AUD
1 AUD = 1.2025 NZD
Avg
0.857983
High
0.915196
Low
0.815346

Last updated: 7/22/2026, 8:28:44 AM

Quick Conversions

NZDAUD
1 NZD0.83 AUD
10 NZD8.32 AUD
50 NZD41.58 AUD
100 NZD83.16 AUD
500 NZD415.79 AUD
1,000 NZD831.57 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-22T08:28:44Z",
  "rates": {
    "AUD": 0.831571
  }
}

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.1571,
  "rate": 0.831571
}

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