NZD
$
USD
$

NZD/USD Exchange Rate

New Zealand Dollar to US Dollar

Live Rate
0.583005
-0.90% 7D

1 USD = 1.7153 NZD

NZD/USD Price Chart

Historical exchange rate performance

Current 0.583005
High 0.588306
Low 0.581720
7D Change -0.90%

Rate Overview

Live
1 NZD = 0.583005 USD
1 USD = 1.7153 NZD
Avg
0.585418
High
0.588306
Low
0.581720

Last updated: 9/11/2026, 7:24:18 AM

Quick Conversions

NZDUSD
1 NZD0.58 USD
10 NZD5.83 USD
50 NZD29.15 USD
100 NZD58.30 USD
500 NZD291.50 USD
1,000 NZD583.01 USD

Get NZD/USD Rates via API

Latest Rate

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

Example Response:

{
  "success": true,
  "base": "NZD",
  "date": "2026-09-11T07:24:18Z",
  "rates": {
    "USD": 0.583005
  }
}

Convert Amount

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

Example Response:

{
  "success": true,
  "query": {
    "from": "NZD",
    "to": "USD",
    "amount": 100
  },
  "result": 58.3005,
  "rate": 0.583005
}

Build with NZD/USD Exchange Rates

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

Get Free API Key