Rate Overview
Live
1 NOK = 2.8887 HNL
1 HNL = 0.346177
NOK
Avg
2.8820
High
2.8907
Low
2.8697
Last updated: 9/6/2026, 8:41:42 PM
Quick Conversions
| NOK | HNL |
|---|---|
| 1 NOK | 2.89 HNL |
| 10 NOK | 28.89 HNL |
| 50 NOK | 144.43 HNL |
| 100 NOK | 288.87 HNL |
| 500 NOK | 1,444.35 HNL |
| 1,000 NOK | 2,888.70 HNL |
Get NOK/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=HNLExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-09-06T20:41:42Z",
"rates": {
"HNL": 2.888698
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "HNL",
"amount": 100
},
"result": 288.8698,
"rate": 2.888698
}Build with NOK/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key