Rate Overview
Live
1 ILS = 0.282869 EUR
1 EUR = 3.5352
ILS
Avg
0.280804
High
0.282869
Low
0.277554
Last updated: 4/16/2026, 6:01:20 AM
Quick Conversions
| ILS | EUR |
|---|---|
| 1 ILS | 0.28 EUR |
| 10 ILS | 2.83 EUR |
| 50 ILS | 14.14 EUR |
| 100 ILS | 28.29 EUR |
| 500 ILS | 141.43 EUR |
| 1,000 ILS | 282.87 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-04-16T06:01:20Z",
"rates": {
"EUR": 0.282869
}
}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": 28.2869,
"rate": 0.282869
}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