NZD
$
AUD
$

NZD/AUD Exchange Rate

New Zealand Dollar to Australian Dollar

Live Rate
0.827168
-1.84% 6M

1 AUD = 1.2089 NZD

NZD/AUD Price Chart

Historical exchange rate performance

Current 0.827168
High 0.842686
Low 0.817353
6M Change -1.84%

Rate Overview

Live
1 NZD = 0.827168 AUD
1 AUD = 1.2089 NZD
Avg
0.827776
High
0.842686
Low
0.817353

Last updated: 8/27/2026, 10:56:24 PM

Quick Conversions

NZDAUD
1 NZD0.83 AUD
10 NZD8.27 AUD
50 NZD41.36 AUD
100 NZD82.72 AUD
500 NZD413.58 AUD
1,000 NZD827.17 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-08-27T22:56:24Z",
  "rates": {
    "AUD": 0.827168
  }
}

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.7168,
  "rate": 0.827168
}

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