Rate Overview
Live
1 EUR = 3.4720 ILS
1 ILS = 0.288020
EUR
Avg
3.6698
High
3.9882
Low
3.2754
Last updated: 7/27/2026, 7:14:59 PM
Quick Conversions
| EUR | ILS |
|---|---|
| 1 EUR | 3.47 ILS |
| 10 EUR | 34.72 ILS |
| 50 EUR | 173.60 ILS |
| 100 EUR | 347.20 ILS |
| 500 EUR | 1,735.99 ILS |
| 1,000 EUR | 3,471.98 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-07-27T19:14:59Z",
"rates": {
"ILS": 3.471979
}
}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": 347.1979,
"rate": 3.471979
}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