Rate Overview
Live
1 USD = 1.7543 NZD
1 NZD = 0.570020
USD
Avg
1.7562
High
1.7634
Low
1.7513
Last updated: 7/8/2026, 9:30:53 AM
Quick Conversions
| USD | NZD |
|---|---|
| 1 USD | 1.75 NZD |
| 10 USD | 17.54 NZD |
| 50 USD | 87.72 NZD |
| 100 USD | 175.43 NZD |
| 500 USD | 877.16 NZD |
| 1,000 USD | 1,754.32 NZD |
Get USD/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=NZDExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-08T09:30:53Z",
"rates": {
"NZD": 1.754324
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "NZD",
"amount": 100
},
"result": 175.4324,
"rate": 1.754324
}Build with USD/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key