Rate Overview
Live
1 EUR = 3.4286 ILS
1 ILS = 0.291664
EUR
Avg
3.4356
High
3.4671
Low
3.4118
Last updated: 8/17/2026, 1:40:06 PM
Quick Conversions
| EUR | ILS |
|---|---|
| 1 EUR | 3.43 ILS |
| 10 EUR | 34.29 ILS |
| 50 EUR | 171.43 ILS |
| 100 EUR | 342.86 ILS |
| 500 EUR | 1,714.30 ILS |
| 1,000 EUR | 3,428.61 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-08-17T13:40:06Z",
"rates": {
"ILS": 3.428608
}
}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": 342.8608,
"rate": 3.428608
}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