Rate Overview
Live
1 EUR = 3.5264 ILS
1 ILS = 0.283577
EUR
Avg
3.5505
High
3.5787
Low
3.5263
Last updated: 4/17/2026, 6:20:39 AM
Quick Conversions
| EUR | ILS |
|---|---|
| 1 EUR | 3.53 ILS |
| 10 EUR | 35.26 ILS |
| 50 EUR | 176.32 ILS |
| 100 EUR | 352.64 ILS |
| 500 EUR | 1,763.19 ILS |
| 1,000 EUR | 3,526.38 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-04-17T06:20:39Z",
"rates": {
"ILS": 3.526384
}
}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": 352.63840000000005,
"rate": 3.526384
}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