Rate Overview
Live
1 ILS = 42.6430 ISK
1 ISK = 0.023451
ILS
Avg
42.5112
High
42.8517
Low
41.7249
Last updated: 6/17/2026, 5:02:10 AM
Quick Conversions
| ILS | ISK |
|---|---|
| 1 ILS | 42.64 ISK |
| 10 ILS | 426.43 ISK |
| 50 ILS | 2,132.15 ISK |
| 100 ILS | 4,264.30 ISK |
| 500 ILS | 21,321.48 ISK |
| 1,000 ILS | 42,642.97 ISK |
Get ILS/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=ISKExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-06-17T05:02:10Z",
"rates": {
"ISK": 42.642969
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "ISK",
"amount": 100
},
"result": 4264.2969,
"rate": 42.642969
}Build with ILS/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key