Rate Overview
Live
1 ILS = 0.289280 EUR
1 EUR = 3.4569
ILS
Avg
0.284195
High
0.302406
Low
0.269135
Last updated: 7/19/2026, 8:15:31 PM
Quick Conversions
| ILS | EUR |
|---|---|
| 1 ILS | 0.29 EUR |
| 10 ILS | 2.89 EUR |
| 50 ILS | 14.46 EUR |
| 100 ILS | 28.93 EUR |
| 500 ILS | 144.64 EUR |
| 1,000 ILS | 289.28 EUR |
Get ILS/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=EURExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-19T20:15:31Z",
"rates": {
"EUR": 0.28928
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "EUR",
"amount": 100
},
"result": 28.927999999999997,
"rate": 0.28928
}Build with ILS/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key