Rate Overview
Live
1 ILS = 0.276533 EUR
1 EUR = 3.6162
ILS
Avg
0.276919
High
0.278644
Low
0.276349
Last updated: 3/27/2026, 2:27:51 AM
Quick Conversions
| ILS | EUR |
|---|---|
| 1 ILS | 0.28 EUR |
| 10 ILS | 2.77 EUR |
| 50 ILS | 13.83 EUR |
| 100 ILS | 27.65 EUR |
| 500 ILS | 138.27 EUR |
| 1,000 ILS | 276.53 EUR |
Get ILS/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=EURExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-03-27T02:27:51Z",
"rates": {
"EUR": 0.276533
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "EUR",
"amount": 100
},
"result": 27.653299999999998,
"rate": 0.276533
}Build with ILS/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key