USD
$
NZD
$

USD/NZD Exchange Rate

US Dollar to New Zealand Dollar

Live Rate
1.7029
-0.08% 7D

1 NZD = 0.587240 USD

USD/NZD Price Chart

Historical exchange rate performance

Current 1.7029
High 1.7110
Low 1.6901
7D Change -0.08%

Rate Overview

Live
1 USD = 1.7029 NZD
1 NZD = 0.587240 USD
Avg
1.7004
High
1.7110
Low
1.6901

Last updated: 8/19/2026, 1:37:00 AM

Quick Conversions

USDNZD
1 USD1.70 NZD
10 USD17.03 NZD
50 USD85.14 NZD
100 USD170.29 NZD
500 USD851.44 NZD
1,000 USD1,702.88 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-08-19T01:37:00Z",
  "rates": {
    "NZD": 1.702881
  }
}

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": 170.28810000000001,
  "rate": 1.702881
}

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