NZD
$
USD
$

NZD/USD Exchange Rate

New Zealand Dollar to US Dollar

Live Rate
0.588729
-2.12% 6M

1 USD = 1.6986 NZD

NZD/USD Price Chart

Historical exchange rate performance

Current 0.588729
High 0.603577
Low 0.564031
6M Change -2.12%

Rate Overview

Live
1 NZD = 0.588729 USD
1 USD = 1.6986 NZD
Avg
0.585297
High
0.603577
Low
0.564031

Last updated: 7/31/2026, 7:33:46 PM

Quick Conversions

NZDUSD
1 NZD0.59 USD
10 NZD5.89 USD
50 NZD29.44 USD
100 NZD58.87 USD
500 NZD294.36 USD
1,000 NZD588.73 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-07-31T19:33:46Z",
  "rates": {
    "USD": 0.588729
  }
}

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.872899999999994,
  "rate": 0.588729
}

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