Rate Overview
Live
1 ILS = 0.278215 EUR
1 EUR = 3.5943
ILS
Avg
0.276604
High
0.280057
Low
0.270074
Last updated: 3/7/2026, 12:50:36 AM
Quick Conversions
| ILS | EUR |
|---|---|
| 1 ILS | 0.28 EUR |
| 10 ILS | 2.78 EUR |
| 50 ILS | 13.91 EUR |
| 100 ILS | 27.82 EUR |
| 500 ILS | 139.11 EUR |
| 1,000 ILS | 278.22 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-07T00:50:36Z",
"rates": {
"EUR": 0.278215
}
}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.8215,
"rate": 0.278215
}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