Rate Overview
Live
1 ILS = 0.287028 EUR
1 EUR = 3.4840
ILS
Avg
0.264431
High
0.295063
Low
0.236871
Last updated: 7/20/2026, 11:50:39 AM
Quick Conversions
| ILS | EUR |
|---|---|
| 1 ILS | 0.29 EUR |
| 10 ILS | 2.87 EUR |
| 50 ILS | 14.35 EUR |
| 100 ILS | 28.70 EUR |
| 500 ILS | 143.51 EUR |
| 1,000 ILS | 287.03 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-20T11:50:39Z",
"rates": {
"EUR": 0.287028
}
}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.7028,
"rate": 0.287028
}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