Rate Overview
Live
1 ILS = 0.292356 EUR
1 EUR = 3.4205
ILS
Avg
0.289808
High
0.293100
Low
0.287979
Last updated: 8/14/2026, 7:37:12 PM
Quick Conversions
| ILS | EUR |
|---|---|
| 1 ILS | 0.29 EUR |
| 10 ILS | 2.92 EUR |
| 50 ILS | 14.62 EUR |
| 100 ILS | 29.24 EUR |
| 500 ILS | 146.18 EUR |
| 1,000 ILS | 292.36 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-08-14T19:37:12Z",
"rates": {
"EUR": 0.292356
}
}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": 29.2356,
"rate": 0.292356
}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