Rate Overview
Live
1 ISK = 0.213556 HNL
1 HNL = 4.6826
ISK
Avg
0.200058
High
0.215936
Low
0.179449
Last updated: 3/27/2026, 2:49:03 PM
Quick Conversions
| ISK | HNL |
|---|---|
| 1 ISK | 0.21 HNL |
| 10 ISK | 2.14 HNL |
| 50 ISK | 10.68 HNL |
| 100 ISK | 21.36 HNL |
| 500 ISK | 106.78 HNL |
| 1,000 ISK | 213.56 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-27T14:49:03Z",
"rates": {
"HNL": 0.213556
}
}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.3556,
"rate": 0.213556
}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