Rate Overview
Live
1 ISK = 0.024364 ILS
1 ILS = 41.0442
ISK
Avg
0.023883
High
0.024364
Low
0.023439
Last updated: 7/20/2026, 3:10:49 PM
Quick Conversions
| ISK | ILS |
|---|---|
| 1 ISK | 0.02 ILS |
| 10 ISK | 0.24 ILS |
| 50 ISK | 1.22 ILS |
| 100 ISK | 2.44 ILS |
| 500 ISK | 12.18 ILS |
| 1,000 ISK | 24.36 ILS |
Get ISK/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=ILSExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-07-20T15:10:49Z",
"rates": {
"ILS": 0.024364
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "ILS",
"amount": 100
},
"result": 2.4364,
"rate": 0.024364
}Build with ISK/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key