Rate Overview
Live
1 HNL = 0.353367 NOK
1 NOK = 2.8299
HNL
Avg
0.356075
High
0.359763
Low
0.353367
Last updated: 4/17/2026, 3:20:26 AM
Quick Conversions
| HNL | NOK |
|---|---|
| 1 HNL | 0.35 NOK |
| 10 HNL | 3.53 NOK |
| 50 HNL | 17.67 NOK |
| 100 HNL | 35.34 NOK |
| 500 HNL | 176.68 NOK |
| 1,000 HNL | 353.37 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-04-17T03:20:26Z",
"rates": {
"NOK": 0.353367
}
}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": 35.3367,
"rate": 0.353367
}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