USD
$
NZD
$

USD/NZD Exchange Rate

US Dollar to New Zealand Dollar

Live Rate
1.7354
+0.70% 7D

1 NZD = 0.576224 USD

USD/NZD Price Chart

Historical exchange rate performance

Current 1.7354
High 1.7354
Low 1.7069
7D Change +0.70%

Rate Overview

Live
1 USD = 1.7354 NZD
1 NZD = 0.576224 USD
Avg
1.7187
High
1.7354
Low
1.7069

Last updated: 3/26/2026, 10:29:27 PM

Quick Conversions

USDNZD
1 USD1.74 NZD
10 USD17.35 NZD
50 USD86.77 NZD
100 USD173.54 NZD
500 USD867.72 NZD
1,000 USD1,735.44 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-26T22:29:27Z",
  "rates": {
    "NZD": 1.735435
  }
}

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.5435,
  "rate": 1.735435
}

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