Rate Overview
Live
1 USD = 1.7381 NZD
1 NZD = 0.575330
USD
Avg
1.6236
High
1.7772
Low
1.3825
Last updated: 3/27/2026, 1:53:42 AM
Quick Conversions
| USD | NZD |
|---|---|
| 1 USD | 1.74 NZD |
| 10 USD | 17.38 NZD |
| 50 USD | 86.91 NZD |
| 100 USD | 173.81 NZD |
| 500 USD | 869.07 NZD |
| 1,000 USD | 1,738.13 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-03-27T01:53:42Z",
"rates": {
"NZD": 1.738133
}
}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": 173.8133,
"rate": 1.738133
}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