Rate Overview
Live
1 ILS = 0.287540 EUR
1 EUR = 3.4778
ILS
Avg
0.288933
High
0.292175
Low
0.287001
Last updated: 7/20/2026, 12:31:24 AM
Quick Conversions
| ILS | EUR |
|---|---|
| 1 ILS | 0.29 EUR |
| 10 ILS | 2.88 EUR |
| 50 ILS | 14.38 EUR |
| 100 ILS | 28.75 EUR |
| 500 ILS | 143.77 EUR |
| 1,000 ILS | 287.54 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-20T00:31:24Z",
"rates": {
"EUR": 0.28754
}
}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.754,
"rate": 0.28754
}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