Rate Overview
Live
1 NZD = 15.7071 HNL
1 HNL = 0.063665
NZD
Avg
15.7559
High
15.8263
Low
15.6531
Last updated: 9/8/2026, 9:52:54 PM
Quick Conversions
| NZD | HNL |
|---|---|
| 1 NZD | 15.71 HNL |
| 10 NZD | 157.07 HNL |
| 50 NZD | 785.36 HNL |
| 100 NZD | 1,570.71 HNL |
| 500 NZD | 7,853.56 HNL |
| 1,000 NZD | 15,707.12 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-09-08T21:52:54Z",
"rates": {
"HNL": 15.707123
}
}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.7123,
"rate": 15.707123
}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