Rate Overview
Live
1 ISK = 0.215090 HNL
1 HNL = 4.6492
ISK
Avg
0.213178
High
0.218144
Low
0.205947
Last updated: 7/30/2026, 8:10:14 AM
Quick Conversions
| ISK | HNL |
|---|---|
| 1 ISK | 0.22 HNL |
| 10 ISK | 2.15 HNL |
| 50 ISK | 10.75 HNL |
| 100 ISK | 21.51 HNL |
| 500 ISK | 107.55 HNL |
| 1,000 ISK | 215.09 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-07-30T08:10:14Z",
"rates": {
"HNL": 0.21509
}
}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.509,
"rate": 0.21509
}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