USD
$
NZD
$

USD/NZD Exchange Rate

US Dollar to New Zealand Dollar

Live Rate
1.7341
+3.71% 1Y

1 NZD = 0.576660 USD

USD/NZD Price Chart

Historical exchange rate performance

Current 1.7341
High 1.7785
Low 1.6553
1Y Change +3.71%

Rate Overview

Live
1 USD = 1.7341 NZD
1 NZD = 0.576660 USD
Avg
1.7147
High
1.7785
Low
1.6553

Last updated: 7/28/2026, 11:08:39 AM

Quick Conversions

USDNZD
1 USD1.73 NZD
10 USD17.34 NZD
50 USD86.71 NZD
100 USD173.41 NZD
500 USD867.06 NZD
1,000 USD1,734.12 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-07-28T11:08:39Z",
  "rates": {
    "NZD": 1.734124
  }
}

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": 173.4124,
  "rate": 1.734124
}

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