Rate Overview
Live
1 EUR = 3.5930 ILS
1 ILS = 0.278319
EUR
Avg
3.6133
High
3.7027
Low
3.5707
Last updated: 3/7/2026, 4:06:00 AM
Quick Conversions
| EUR | ILS |
|---|---|
| 1 EUR | 3.59 ILS |
| 10 EUR | 35.93 ILS |
| 50 EUR | 179.65 ILS |
| 100 EUR | 359.30 ILS |
| 500 EUR | 1,796.50 ILS |
| 1,000 EUR | 3,593.00 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-07T04:06:00Z",
"rates": {
"ILS": 3.592995
}
}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": 359.2995,
"rate": 3.592995
}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