Rate Overview
Live
1 ILS = 41.0045 ISK
1 ISK = 0.024388
ILS
Avg
41.1058
High
41.2812
Low
40.9668
Last updated: 7/27/2026, 3:51:29 PM
Quick Conversions
| ILS | ISK |
|---|---|
| 1 ILS | 41.00 ISK |
| 10 ILS | 410.04 ISK |
| 50 ILS | 2,050.22 ISK |
| 100 ILS | 4,100.45 ISK |
| 500 ILS | 20,502.23 ISK |
| 1,000 ILS | 41,004.47 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-07-27T15:51:29Z",
"rates": {
"ISK": 41.004467
}
}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": 4100.4466999999995,
"rate": 41.004467
}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