Rate Overview
Live
1 NZD = 15.3264 HNL
1 HNL = 0.065247
NZD
Avg
15.4207
High
15.5215
Low
15.3080
Last updated: 3/27/2026, 6:06:00 AM
Quick Conversions
| NZD | HNL |
|---|---|
| 1 NZD | 15.33 HNL |
| 10 NZD | 153.26 HNL |
| 50 NZD | 766.32 HNL |
| 100 NZD | 1,532.64 HNL |
| 500 NZD | 7,663.20 HNL |
| 1,000 NZD | 15,326.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-27T06:06:00Z",
"rates": {
"HNL": 15.326393
}
}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": 1532.6393,
"rate": 15.326393
}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