Rate Overview
Live
1 EUR = 3.6222 ILS
1 ILS = 0.276077
EUR
Avg
3.6118
High
3.6222
Low
3.5888
Last updated: 3/27/2026, 7:14:54 AM
Quick Conversions
| EUR | ILS |
|---|---|
| 1 EUR | 3.62 ILS |
| 10 EUR | 36.22 ILS |
| 50 EUR | 181.11 ILS |
| 100 EUR | 362.22 ILS |
| 500 EUR | 1,811.09 ILS |
| 1,000 EUR | 3,622.18 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-03-27T07:14:54Z",
"rates": {
"ILS": 3.622177
}
}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": 362.21770000000004,
"rate": 3.622177
}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