Rate Overview
Live
1 NZD = 0.587769 USD
1 USD = 1.7013
NZD
Avg
0.581046
High
0.587769
Low
0.577210
Last updated: 7/31/2026, 4:47:26 PM
Quick Conversions
| NZD | USD |
|---|---|
| 1 NZD | 0.59 USD |
| 10 NZD | 5.88 USD |
| 50 NZD | 29.39 USD |
| 100 NZD | 58.78 USD |
| 500 NZD | 293.88 USD |
| 1,000 NZD | 587.77 USD |
Get NZD/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=USDExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-07-31T16:47:26Z",
"rates": {
"USD": 0.587769
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "USD",
"amount": 100
},
"result": 58.7769,
"rate": 0.587769
}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