Rate Overview
Live
1 ILS = 41.0467 ISK
1 ISK = 0.024362
ILS
Avg
38.4961
High
42.6538
Low
33.9487
Last updated: 7/27/2026, 9:57:39 PM
Quick Conversions
| ILS | ISK |
|---|---|
| 1 ILS | 41.05 ISK |
| 10 ILS | 410.47 ISK |
| 50 ILS | 2,052.34 ISK |
| 100 ILS | 4,104.67 ISK |
| 500 ILS | 20,523.37 ISK |
| 1,000 ILS | 41,046.74 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-27T21:57:39Z",
"rates": {
"ISK": 41.046741
}
}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": 4104.6741,
"rate": 41.046741
}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