Rate Overview
Live
1 ILS = 41.9895 ISK
1 ISK = 0.023815
ILS
Avg
41.7434
High
42.0198
Low
41.4418
Last updated: 5/7/2026, 8:52:12 PM
Quick Conversions
| ILS | ISK |
|---|---|
| 1 ILS | 41.99 ISK |
| 10 ILS | 419.90 ISK |
| 50 ILS | 2,099.48 ISK |
| 100 ILS | 4,198.95 ISK |
| 500 ILS | 20,994.77 ISK |
| 1,000 ILS | 41,989.55 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-07T20:52:12Z",
"rates": {
"ISK": 41.989546
}
}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": 4198.9546,
"rate": 41.989546
}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