Rate Overview
Live
1 EUR = 3.4194 ILS
1 ILS = 0.292448
EUR
Avg
3.4456
High
3.4725
Low
3.4118
Last updated: 8/15/2026, 7:13:39 AM
Quick Conversions
| EUR | ILS |
|---|---|
| 1 EUR | 3.42 ILS |
| 10 EUR | 34.19 ILS |
| 50 EUR | 170.97 ILS |
| 100 EUR | 341.94 ILS |
| 500 EUR | 1,709.70 ILS |
| 1,000 EUR | 3,419.41 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-15T07:13:39Z",
"rates": {
"ILS": 3.419409
}
}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": 341.9409,
"rate": 3.419409
}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