AUD
$
NZD
$

AUD/NZD Exchange Rate

Australian Dollar to New Zealand Dollar

Live Rate
1.1915
+0.41% 7D

1 NZD = 0.839258 AUD

AUD/NZD Price Chart

Historical exchange rate performance

Current 1.1915
High 1.1931
Low 1.1858
7D Change +0.41%

Rate Overview

Live
1 AUD = 1.1915 NZD
1 NZD = 0.839258 AUD
Avg
1.1900
High
1.1931
Low
1.1858

Last updated: 3/7/2026, 3:45:27 AM

Quick Conversions

AUDNZD
1 AUD1.19 NZD
10 AUD11.92 NZD
50 AUD59.58 NZD
100 AUD119.15 NZD
500 AUD595.76 NZD
1,000 AUD1,191.53 NZD

Get AUD/NZD Rates via API

Latest Rate

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

Example Response:

{
  "success": true,
  "base": "AUD",
  "date": "2026-03-07T03:45:27Z",
  "rates": {
    "NZD": 1.191529
  }
}

Convert Amount

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

Example Response:

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

Build with AUD/NZD Exchange Rates

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

Get Free API Key