Rate Overview
Live
1 ISK = 0.025149 ILS
1 ILS = 39.7630
ISK
Avg
0.025204
High
0.025533
Low
0.024767
Last updated: 3/28/2026, 3:26:32 PM
Quick Conversions
| ISK | ILS |
|---|---|
| 1 ISK | 0.03 ILS |
| 10 ISK | 0.25 ILS |
| 50 ISK | 1.26 ILS |
| 100 ISK | 2.51 ILS |
| 500 ISK | 12.57 ILS |
| 1,000 ISK | 25.15 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-28T15:26:32Z",
"rates": {
"ILS": 0.025149
}
}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.5149,
"rate": 0.025149
}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