Rate Overview
Live
1 ISK = 0.217260 HNL
1 HNL = 4.6028
ISK
Avg
0.217270
High
0.218269
Low
0.216373
Last updated: 4/17/2026, 6:31:32 AM
Quick Conversions
| ISK | HNL |
|---|---|
| 1 ISK | 0.22 HNL |
| 10 ISK | 2.17 HNL |
| 50 ISK | 10.86 HNL |
| 100 ISK | 21.73 HNL |
| 500 ISK | 108.63 HNL |
| 1,000 ISK | 217.26 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-04-17T06:31:32Z",
"rates": {
"HNL": 0.21726
}
}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.726,
"rate": 0.21726
}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