Rate Overview
Live
1 ISK = 0.216338 HNL
1 HNL = 4.6224
ISK
Avg
0.216544
High
0.218356
Low
0.214999
Last updated: 5/27/2026, 9:57:03 PM
Quick Conversions
| ISK | HNL |
|---|---|
| 1 ISK | 0.22 HNL |
| 10 ISK | 2.16 HNL |
| 50 ISK | 10.82 HNL |
| 100 ISK | 21.63 HNL |
| 500 ISK | 108.17 HNL |
| 1,000 ISK | 216.34 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-05-27T21:57:03Z",
"rates": {
"HNL": 0.216338
}
}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.6338,
"rate": 0.216338
}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