Rate Overview
Live
1 NZD = 15.3134 HNL
1 HNL = 0.065302
NZD
Avg
15.3249
High
15.9614
Low
14.7705
Last updated: 3/27/2026, 9:55:38 AM
Quick Conversions
| NZD | HNL |
|---|---|
| 1 NZD | 15.31 HNL |
| 10 NZD | 153.13 HNL |
| 50 NZD | 765.67 HNL |
| 100 NZD | 1,531.34 HNL |
| 500 NZD | 7,656.70 HNL |
| 1,000 NZD | 15,313.39 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-03-27T09:55:38Z",
"rates": {
"HNL": 15.313393
}
}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": 1531.3392999999999,
"rate": 15.313393
}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