Rate Overview
Live
1 NZD = 0.576338 USD
1 USD = 1.7351
NZD
Avg
0.572540
High
0.577039
Low
0.568504
Last updated: 7/11/2026, 3:53:44 PM
Quick Conversions
| NZD | USD |
|---|---|
| 1 NZD | 0.58 USD |
| 10 NZD | 5.76 USD |
| 50 NZD | 28.82 USD |
| 100 NZD | 57.63 USD |
| 500 NZD | 288.17 USD |
| 1,000 NZD | 576.34 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-11T15:53:44Z",
"rates": {
"USD": 0.576338
}
}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.6338,
"rate": 0.576338
}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