Rate Overview
Live
1 HNL = 0.367285 NOK
1 NOK = 2.7227
HNL
Avg
0.364498
High
0.367805
Low
0.360270
Last updated: 3/27/2026, 10:16:05 PM
Quick Conversions
| HNL | NOK |
|---|---|
| 1 HNL | 0.37 NOK |
| 10 HNL | 3.67 NOK |
| 50 HNL | 18.36 NOK |
| 100 HNL | 36.73 NOK |
| 500 HNL | 183.64 NOK |
| 1,000 HNL | 367.28 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-27T22:16:05Z",
"rates": {
"NOK": 0.367285
}
}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.7285,
"rate": 0.367285
}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