Rate Overview
Live
1 EUR = 3.6212 ILS
1 ILS = 0.276152
EUR
Avg
3.8537
High
4.1901
Low
3.5707
Last updated: 3/27/2026, 11:00:53 AM
Quick Conversions
| EUR | ILS |
|---|---|
| 1 EUR | 3.62 ILS |
| 10 EUR | 36.21 ILS |
| 50 EUR | 181.06 ILS |
| 100 EUR | 362.12 ILS |
| 500 EUR | 1,810.59 ILS |
| 1,000 EUR | 3,621.19 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-27T11:00:53Z",
"rates": {
"ILS": 3.621189
}
}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.1189,
"rate": 3.621189
}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