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
| NZD | USD |
|---|---|
| 1 NZD | 0.58 USD |
| 10 NZD | 5.78 USD |
| 50 NZD | 28.90 USD |
| 100 NZD | 57.81 USD |
| 500 NZD | 289.04 USD |
| 1,000 NZD | 578.08 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-29T03:32:29Z",
"rates": {
"USD": 0.578075
}
}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": 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