Rate Overview
Live
1 NZD = 0.574656 USD
1 USD = 1.7402
NZD
Avg
0.586857
High
0.599818
Low
0.574656
Last updated: 3/28/2026, 2:42:21 AM
Quick Conversions
| NZD | USD |
|---|---|
| 1 NZD | 0.57 USD |
| 10 NZD | 5.75 USD |
| 50 NZD | 28.73 USD |
| 100 NZD | 57.47 USD |
| 500 NZD | 287.33 USD |
| 1,000 NZD | 574.66 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-03-28T02:42:21Z",
"rates": {
"USD": 0.574656
}
}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.465599999999995,
"rate": 0.574656
}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