Rate Overview
Live
1 ILS = 40.3797 ISK
1 ISK = 0.024765
ILS
Avg
39.9569
High
40.5247
Low
38.7023
Last updated: 3/7/2026, 7:36:15 AM
Quick Conversions
| ILS | ISK |
|---|---|
| 1 ILS | 40.38 ISK |
| 10 ILS | 403.80 ISK |
| 50 ILS | 2,018.99 ISK |
| 100 ILS | 4,037.97 ISK |
| 500 ILS | 20,189.87 ISK |
| 1,000 ILS | 40,379.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-03-07T07:36:15Z",
"rates": {
"ISK": 40.379741
}
}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": 4037.9741000000004,
"rate": 40.379741
}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