Rate Overview
Live
1 NZD = 15.7462 HNL
1 HNL = 0.063507
NZD
Avg
15.7746
High
15.8452
Low
15.6956
Last updated: 8/18/2026, 7:24:00 PM
Quick Conversions
| NZD | HNL |
|---|---|
| 1 NZD | 15.75 HNL |
| 10 NZD | 157.46 HNL |
| 50 NZD | 787.31 HNL |
| 100 NZD | 1,574.62 HNL |
| 500 NZD | 7,873.12 HNL |
| 1,000 NZD | 15,746.25 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-08-18T19:24:00Z",
"rates": {
"HNL": 15.746248
}
}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": 1574.6248,
"rate": 15.746248
}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