Rate Overview
Live
1 ILS = 41.0872 ISK
1 ISK = 0.024338
ILS
Avg
40.4901
High
41.0872
Low
40.0145
Last updated: 4/17/2026, 1:28:35 PM
Quick Conversions
| ILS | ISK |
|---|---|
| 1 ILS | 41.09 ISK |
| 10 ILS | 410.87 ISK |
| 50 ILS | 2,054.36 ISK |
| 100 ILS | 4,108.72 ISK |
| 500 ILS | 20,543.61 ISK |
| 1,000 ILS | 41,087.23 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-04-17T13:28:35Z",
"rates": {
"ISK": 41.08723
}
}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": 4108.723,
"rate": 41.08723
}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