Rate Overview
Live
1 ISK = 0.211782 HNL
1 HNL = 4.7218
ISK
Avg
0.213596
High
0.214723
Low
0.211782
Last updated: 6/19/2026, 8:55:09 AM
Quick Conversions
| ISK | HNL |
|---|---|
| 1 ISK | 0.21 HNL |
| 10 ISK | 2.12 HNL |
| 50 ISK | 10.59 HNL |
| 100 ISK | 21.18 HNL |
| 500 ISK | 105.89 HNL |
| 1,000 ISK | 211.78 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-06-19T08:55:09Z",
"rates": {
"HNL": 0.211782
}
}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.1782,
"rate": 0.211782
}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