Rate Overview
Live
1 NOK = 2.7683 HNL
1 HNL = 0.361231
NOK
Avg
2.7600
High
2.7887
Low
2.7345
Last updated: 3/7/2026, 9:30:27 AM
Quick Conversions
| NOK | HNL |
|---|---|
| 1 NOK | 2.77 HNL |
| 10 NOK | 27.68 HNL |
| 50 NOK | 138.42 HNL |
| 100 NOK | 276.83 HNL |
| 500 NOK | 1,384.15 HNL |
| 1,000 NOK | 2,768.31 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-03-07T09:30:27Z",
"rates": {
"HNL": 2.768309
}
}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": 276.8309,
"rate": 2.768309
}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