Rate Overview
Live
1 ISK = 0.212420 HNL
1 HNL = 4.7077
ISK
Avg
0.214126
High
0.218367
Low
0.211147
Last updated: 3/7/2026, 7:58:48 AM
Quick Conversions
| ISK | HNL |
|---|---|
| 1 ISK | 0.21 HNL |
| 10 ISK | 2.12 HNL |
| 50 ISK | 10.62 HNL |
| 100 ISK | 21.24 HNL |
| 500 ISK | 106.21 HNL |
| 1,000 ISK | 212.42 HNL |
Get ISK/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=HNLExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-03-07T07:58:48Z",
"rates": {
"HNL": 0.21242
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "HNL",
"amount": 100
},
"result": 21.242,
"rate": 0.21242
}Build with ISK/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key