Rate Overview
Live
1 NZD = 15.5299 HNL
1 HNL = 0.064392
NZD
Avg
15.6029
High
16.0551
Low
15.1374
Last updated: 7/28/2026, 7:29:51 PM
Quick Conversions
| NZD | HNL |
|---|---|
| 1 NZD | 15.53 HNL |
| 10 NZD | 155.30 HNL |
| 50 NZD | 776.50 HNL |
| 100 NZD | 1,552.99 HNL |
| 500 NZD | 7,764.95 HNL |
| 1,000 NZD | 15,529.91 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-07-28T19:29:51Z",
"rates": {
"HNL": 15.529908
}
}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": 1552.9908,
"rate": 15.529908
}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