Rate Overview
Live
1 ILS = 41.1784 ISK
1 ISK = 0.024285
ILS
Avg
41.6746
High
42.6629
Low
40.9668
Last updated: 7/25/2026, 9:53:46 PM
Quick Conversions
| ILS | ISK |
|---|---|
| 1 ILS | 41.18 ISK |
| 10 ILS | 411.78 ISK |
| 50 ILS | 2,058.92 ISK |
| 100 ILS | 4,117.84 ISK |
| 500 ILS | 20,589.20 ISK |
| 1,000 ILS | 41,178.39 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-25T21:53:46Z",
"rates": {
"ISK": 41.178391
}
}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": 4117.8391,
"rate": 41.178391
}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