Rate Overview
Live
1 ILS = 40.2376 ISK
1 ISK = 0.024852
ILS
Avg
40.3485
High
40.7050
Low
40.0924
Last updated: 9/5/2026, 7:07:36 PM
Quick Conversions
| ILS | ISK |
|---|---|
| 1 ILS | 40.24 ISK |
| 10 ILS | 402.38 ISK |
| 50 ILS | 2,011.88 ISK |
| 100 ILS | 4,023.76 ISK |
| 500 ILS | 20,118.80 ISK |
| 1,000 ILS | 40,237.60 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-09-05T19:07:36Z",
"rates": {
"ISK": 40.237603
}
}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": 4023.7603,
"rate": 40.237603
}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