Rate Overview
Live
1 ILS = 43.5333 ISK
1 ISK = 0.022971
ILS
Avg
40.5093
High
43.5333
Low
39.1648
Last updated: 5/28/2026, 3:34:46 AM
Quick Conversions
| ILS | ISK |
|---|---|
| 1 ILS | 43.53 ISK |
| 10 ILS | 435.33 ISK |
| 50 ILS | 2,176.67 ISK |
| 100 ILS | 4,353.33 ISK |
| 500 ILS | 21,766.65 ISK |
| 1,000 ILS | 43,533.31 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-05-28T03:34:46Z",
"rates": {
"ISK": 43.533308
}
}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": 4353.3308,
"rate": 43.533308
}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