USD
$
NZD
$

USD/NZD Exchange Rate

US Dollar to New Zealand Dollar

Live Rate
1.6780
-0.99% 7D

1 NZD = 0.595940 USD

USD/NZD Price Chart

Historical exchange rate performance

Current 1.6780
High 1.7008
Low 1.6726
7D Change -0.99%

Rate Overview

Live
1 USD = 1.6780 NZD
1 NZD = 0.595940 USD
Avg
1.6875
High
1.7008
Low
1.6726

Last updated: 5/8/2026, 3:31:59 PM

Quick Conversions

USDNZD
1 USD1.68 NZD
10 USD16.78 NZD
50 USD83.90 NZD
100 USD167.80 NZD
500 USD839.01 NZD
1,000 USD1,678.02 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-05-08T15:31:59Z",
  "rates": {
    "NZD": 1.678021
  }
}

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": 167.8021,
  "rate": 1.678021
}

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