USD
$
NZD
$

USD/NZD Exchange Rate

US Dollar to New Zealand Dollar

Live Rate
1.6956
+1.45% 7D

1 NZD = 0.589760 USD

USD/NZD Price Chart

Historical exchange rate performance

Current 1.6956
High 1.7029
Low 1.6672
7D Change +1.45%

Rate Overview

Live
1 USD = 1.6956 NZD
1 NZD = 0.589760 USD
Avg
1.6858
High
1.7029
Low
1.6672

Last updated: 3/6/2026, 6:07:24 PM

Quick Conversions

USDNZD
1 USD1.70 NZD
10 USD16.96 NZD
50 USD84.78 NZD
100 USD169.56 NZD
500 USD847.80 NZD
1,000 USD1,695.61 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-03-06T18:07:24Z",
  "rates": {
    "NZD": 1.695605
  }
}

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": 169.5605,
  "rate": 1.695605
}

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