Rate Overview
Live
1 ISK = 0.024268 ILS
1 ILS = 41.2065
ISK
Avg
0.024692
High
0.024990
Low
0.024268
Last updated: 4/17/2026, 5:30:21 PM
Quick Conversions
| ISK | ILS |
|---|---|
| 1 ISK | 0.02 ILS |
| 10 ISK | 0.24 ILS |
| 50 ISK | 1.21 ILS |
| 100 ISK | 2.43 ILS |
| 500 ISK | 12.13 ILS |
| 1,000 ISK | 24.27 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-04-17T17:30:21Z",
"rates": {
"ILS": 0.024268
}
}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.4268,
"rate": 0.024268
}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