USD
$
NZD
$

USD/NZD Exchange Rate

US Dollar to New Zealand Dollar

Live Rate
1.6909
-1.30% 7D

1 NZD = 0.591395 USD

USD/NZD Price Chart

Historical exchange rate performance

Current 1.6909
High 1.7191
Low 1.6909
7D Change -1.30%

Rate Overview

Live
1 USD = 1.6909 NZD
1 NZD = 0.591395 USD
Avg
1.7054
High
1.7191
Low
1.6909

Last updated: 4/16/2026, 1:30:09 AM

Quick Conversions

USDNZD
1 USD1.69 NZD
10 USD16.91 NZD
50 USD84.55 NZD
100 USD169.09 NZD
500 USD845.46 NZD
1,000 USD1,690.92 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-04-16T01:30:09Z",
  "rates": {
    "NZD": 1.690917
  }
}

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.0917,
  "rate": 1.690917
}

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