USD
$
NZD
$

USD/NZD Exchange Rate

US Dollar to New Zealand Dollar

Live Rate
1.6856
-2.82% YTD

1 NZD = 0.593260 USD

USD/NZD Price Chart

Historical exchange rate performance

Current 1.6856
High 1.7426
Low 1.6511
YTD Change -2.82%

Rate Overview

Live
1 USD = 1.6856 NZD
1 NZD = 0.593260 USD
Avg
1.6971
High
1.7426
Low
1.6511

Last updated: 5/28/2026, 8:03:02 PM

Quick Conversions

USDNZD
1 USD1.69 NZD
10 USD16.86 NZD
50 USD84.28 NZD
100 USD168.56 NZD
500 USD842.80 NZD
1,000 USD1,685.60 NZD

Get USD/NZD Rates via API

Latest Rate

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

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-05-28T20:03:02Z",
  "rates": {
    "NZD": 1.685602
  }
}

Convert Amount

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

Example Response:

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

Build with USD/NZD Exchange Rates

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

Get Free API Key