Rate Overview
Live
1 ILS = 0.276587 EUR
1 EUR = 3.6155
ILS
Avg
0.273584
High
0.280269
Low
0.266872
Last updated: 3/27/2026, 5:51:26 AM
Quick Conversions
| ILS | EUR |
|---|---|
| 1 ILS | 0.28 EUR |
| 10 ILS | 2.77 EUR |
| 50 ILS | 13.83 EUR |
| 100 ILS | 27.66 EUR |
| 500 ILS | 138.29 EUR |
| 1,000 ILS | 276.59 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-27T05:51:26Z",
"rates": {
"EUR": 0.276587
}
}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.658700000000003,
"rate": 0.276587
}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