Rate Overview
Live
1 NZD = 0.573622 USD
1 USD = 1.7433
NZD
Avg
0.579221
High
0.584881
Low
0.573622
Last updated: 6/20/2026, 3:12:56 PM
Quick Conversions
| NZD | USD |
|---|---|
| 1 NZD | 0.57 USD |
| 10 NZD | 5.74 USD |
| 50 NZD | 28.68 USD |
| 100 NZD | 57.36 USD |
| 500 NZD | 286.81 USD |
| 1,000 NZD | 573.62 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-06-20T15:12:56Z",
"rates": {
"USD": 0.573622
}
}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.362199999999994,
"rate": 0.573622
}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