Rate Overview
Live
1 ILS = 52.2857 ETB
1 ETB = 0.019126
ILS
Avg
52.4741
High
53.0478
Low
52.2857
Last updated: 7/29/2026, 5:39:12 AM
Quick Conversions
| ILS | ETB |
|---|---|
| 1 ILS | 52.29 ETB |
| 10 ILS | 522.86 ETB |
| 50 ILS | 2,614.29 ETB |
| 100 ILS | 5,228.57 ETB |
| 500 ILS | 26,142.85 ETB |
| 1,000 ILS | 52,285.71 ETB |
Get ILS/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=ETBExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-29T05:39:12Z",
"rates": {
"ETB": 52.285707
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "ETB",
"amount": 100
},
"result": 5228.5707,
"rate": 52.285707
}Build with ILS/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key