Rate Overview
Live
1 ISK = 0.218079 HNL
1 HNL = 4.5855
ISK
Avg
0.217194
High
0.218079
Low
0.216240
Last updated: 5/7/2026, 8:38:14 AM
Quick Conversions
| ISK | HNL |
|---|---|
| 1 ISK | 0.22 HNL |
| 10 ISK | 2.18 HNL |
| 50 ISK | 10.90 HNL |
| 100 ISK | 21.81 HNL |
| 500 ISK | 109.04 HNL |
| 1,000 ISK | 218.08 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-07T08:38:14Z",
"rates": {
"HNL": 0.218079
}
}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.8079,
"rate": 0.218079
}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