Rate Overview
Live
1 ISK = 0.024764 ILS
1 ILS = 40.3812
ISK
Avg
0.025034
High
0.025838
Low
0.024676
Last updated: 3/7/2026, 8:00:25 AM
Quick Conversions
| ISK | ILS |
|---|---|
| 1 ISK | 0.02 ILS |
| 10 ISK | 0.25 ILS |
| 50 ISK | 1.24 ILS |
| 100 ISK | 2.48 ILS |
| 500 ISK | 12.38 ILS |
| 1,000 ISK | 24.76 ILS |
Get ISK/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=ILSExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-03-07T08:00:25Z",
"rates": {
"ILS": 0.024764
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "ILS",
"amount": 100
},
"result": 2.4764,
"rate": 0.024764
}Build with ISK/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key