Rate Overview
Live
1 USD = 1.7108 NZD
1 NZD = 0.584510
USD
Avg
1.7042
High
1.7160
Low
1.6975
Last updated: 9/8/2026, 10:10:18 AM
Quick Conversions
| USD | NZD |
|---|---|
| 1 USD | 1.71 NZD |
| 10 USD | 17.11 NZD |
| 50 USD | 85.54 NZD |
| 100 USD | 171.08 NZD |
| 500 USD | 855.42 NZD |
| 1,000 USD | 1,710.84 NZD |
Get USD/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=NZDExample Response:
{
"success": true,
"base": "USD",
"date": "2026-09-08T10:10:18Z",
"rates": {
"NZD": 1.710835
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "NZD",
"amount": 100
},
"result": 171.08350000000002,
"rate": 1.710835
}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