Rate Overview
Live
1 EUR = 3.6258 ILS
1 ILS = 0.275801
EUR
Avg
3.7288
High
3.9146
Low
3.5821
Last updated: 3/27/2026, 10:59:07 AM
Quick Conversions
| EUR | ILS |
|---|---|
| 1 EUR | 3.63 ILS |
| 10 EUR | 36.26 ILS |
| 50 EUR | 181.29 ILS |
| 100 EUR | 362.58 ILS |
| 500 EUR | 1,812.90 ILS |
| 1,000 EUR | 3,625.80 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-27T10:59:07Z",
"rates": {
"ILS": 3.625797
}
}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.5797,
"rate": 3.625797
}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