Rate Overview
Live
1 ILS = 42.0257 ISK
1 ISK = 0.023795
ILS
Avg
42.1582
High
42.4253
Low
41.9446
Last updated: 7/5/2026, 7:50:46 PM
Quick Conversions
| ILS | ISK |
|---|---|
| 1 ILS | 42.03 ISK |
| 10 ILS | 420.26 ISK |
| 50 ILS | 2,101.29 ISK |
| 100 ILS | 4,202.57 ISK |
| 500 ILS | 21,012.86 ISK |
| 1,000 ILS | 42,025.72 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-05T19:50:46Z",
"rates": {
"ISK": 42.025715
}
}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": 4202.5715,
"rate": 42.025715
}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