NZD
$
USD
$

NZD/USD Exchange Rate

New Zealand Dollar to US Dollar

Live Rate
0.578075
+0.27% YTD

1 USD = 1.7299 NZD

NZD/USD Price Chart

Historical exchange rate performance

Current 0.578075
High 0.605665
Low 0.564291
YTD Change +0.27%

Rate Overview

Live
1 NZD = 0.578075 USD
1 USD = 1.7299 NZD
Avg
0.585442
High
0.605665
Low
0.564291

Last updated: 7/29/2026, 3:32:29 AM

Quick Conversions

NZDUSD
1 NZD0.58 USD
10 NZD5.78 USD
50 NZD28.90 USD
100 NZD57.81 USD
500 NZD289.04 USD
1,000 NZD578.08 USD

Get NZD/USD Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=NZD&currencies=USD

Example Response:

{
  "success": true,
  "base": "NZD",
  "date": "2026-07-29T03:32:29Z",
  "rates": {
    "USD": 0.578075
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=NZD&to=USD&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "NZD",
    "to": "USD",
    "amount": 100
  },
  "result": 57.8075,
  "rate": 0.578075
}

Build with NZD/USD Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key