Rate Overview
Live
1 ILS = 43.5911 ISK
1 ISK = 0.022940
ILS
Avg
40.2760
High
43.5911
Low
38.7370
Last updated: 5/28/2026, 4:37:28 AM
Quick Conversions
| ILS | ISK |
|---|---|
| 1 ILS | 43.59 ISK |
| 10 ILS | 435.91 ISK |
| 50 ILS | 2,179.56 ISK |
| 100 ILS | 4,359.11 ISK |
| 500 ILS | 21,795.56 ISK |
| 1,000 ILS | 43,591.12 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-28T04:37:28Z",
"rates": {
"ISK": 43.591118
}
}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": 4359.111800000001,
"rate": 43.591118
}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