Rate Overview
Live
1 ISK = 0.023818 ILS
1 ILS = 41.9851
ISK
Avg
0.023716
High
0.023840
Low
0.023570
Last updated: 7/4/2026, 2:55:54 PM
Quick Conversions
| ISK | ILS |
|---|---|
| 1 ISK | 0.02 ILS |
| 10 ISK | 0.24 ILS |
| 50 ISK | 1.19 ILS |
| 100 ISK | 2.38 ILS |
| 500 ISK | 11.91 ILS |
| 1,000 ISK | 23.82 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-04T14:55:54Z",
"rates": {
"ILS": 0.023818
}
}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.3817999999999997,
"rate": 0.023818
}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