Rate Overview
Live
1 NZD = 0.598130 USD
1 USD = 1.6719
NZD
Avg
0.591818
High
0.598690
Low
0.587952
Last updated: 8/21/2026, 5:01:46 PM
Quick Conversions
| NZD | USD |
|---|---|
| 1 NZD | 0.60 USD |
| 10 NZD | 5.98 USD |
| 50 NZD | 29.91 USD |
| 100 NZD | 59.81 USD |
| 500 NZD | 299.07 USD |
| 1,000 NZD | 598.13 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-08-21T17:01:46Z",
"rates": {
"USD": 0.59813
}
}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": 59.813,
"rate": 0.59813
}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