Rate Overview
Live
1 ILS = 0.293905 EUR
1 EUR = 3.4025
ILS
Avg
0.290767
High
0.293905
Low
0.288591
Last updated: 5/7/2026, 12:15:08 AM
Quick Conversions
| ILS | EUR |
|---|---|
| 1 ILS | 0.29 EUR |
| 10 ILS | 2.94 EUR |
| 50 ILS | 14.70 EUR |
| 100 ILS | 29.39 EUR |
| 500 ILS | 146.95 EUR |
| 1,000 ILS | 293.91 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-05-07T00:15:08Z",
"rates": {
"EUR": 0.293905
}
}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": 29.390500000000003,
"rate": 0.293905
}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