Rate Overview
Live
1 ISK = 0.022970 ILS
1 ILS = 43.5350
ISK
Avg
0.024710
High
0.025533
Low
0.022970
Last updated: 5/28/2026, 2:32:51 AM
Quick Conversions
| ISK | ILS |
|---|---|
| 1 ISK | 0.02 ILS |
| 10 ISK | 0.23 ILS |
| 50 ISK | 1.15 ILS |
| 100 ISK | 2.30 ILS |
| 500 ISK | 11.49 ILS |
| 1,000 ISK | 22.97 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-05-28T02:32:51Z",
"rates": {
"ILS": 0.02297
}
}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.297,
"rate": 0.02297
}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