Rate Overview
Live
1 EUR = 3.4182 ILS
1 ILS = 0.292555
EUR
Avg
3.4424
High
3.4651
Low
3.4146
Last updated: 5/7/2026, 11:22:15 AM
Quick Conversions
| EUR | ILS |
|---|---|
| 1 EUR | 3.42 ILS |
| 10 EUR | 34.18 ILS |
| 50 EUR | 170.91 ILS |
| 100 EUR | 341.82 ILS |
| 500 EUR | 1,709.08 ILS |
| 1,000 EUR | 3,418.16 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-05-07T11:22:15Z",
"rates": {
"ILS": 3.418164
}
}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.8164,
"rate": 3.418164
}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