Rate Overview
Live
1 NZD = 15.7033 HNL
1 HNL = 0.063681
NZD
Avg
15.6078
High
15.7033
Low
15.5372
Last updated: 5/27/2026, 3:10:20 PM
Quick Conversions
| NZD | HNL |
|---|---|
| 1 NZD | 15.70 HNL |
| 10 NZD | 157.03 HNL |
| 50 NZD | 785.17 HNL |
| 100 NZD | 1,570.33 HNL |
| 500 NZD | 7,851.66 HNL |
| 1,000 NZD | 15,703.32 HNL |
Get NZD/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=HNLExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-05-27T15:10:20Z",
"rates": {
"HNL": 15.703316
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "HNL",
"amount": 100
},
"result": 1570.3316,
"rate": 15.703316
}Build with NZD/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key