Rate Overview
Live
1 EUR = 3.4929 ILS
1 ILS = 0.286296
EUR
Avg
3.4900
High
3.5069
Low
3.4540
Last updated: 9/6/2026, 10:10:16 PM
Quick Conversions
| EUR | ILS |
|---|---|
| 1 EUR | 3.49 ILS |
| 10 EUR | 34.93 ILS |
| 50 EUR | 174.64 ILS |
| 100 EUR | 349.29 ILS |
| 500 EUR | 1,746.45 ILS |
| 1,000 EUR | 3,492.89 ILS |
Get EUR/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=ILSExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-09-06T22:10:16Z",
"rates": {
"ILS": 3.492893
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "ILS",
"amount": 100
},
"result": 349.2893,
"rate": 3.492893
}Build with EUR/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key