Rate Overview
Live
1 HNL = 0.361231 NOK
1 NOK = 2.7683
HNL
Avg
0.362331
High
0.365693
Low
0.358595
Last updated: 3/7/2026, 7:42:57 AM
Quick Conversions
| HNL | NOK |
|---|---|
| 1 HNL | 0.36 NOK |
| 10 HNL | 3.61 NOK |
| 50 HNL | 18.06 NOK |
| 100 HNL | 36.12 NOK |
| 500 HNL | 180.62 NOK |
| 1,000 HNL | 361.23 NOK |
Get HNL/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=NOKExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-03-07T07:42:57Z",
"rates": {
"NOK": 0.361231
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "NOK",
"amount": 100
},
"result": 36.1231,
"rate": 0.361231
}Build with HNL/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key