Rate Overview
Live
1 ILS = 52.2806 ETB
1 ETB = 0.019128
ILS
Avg
51.8241
High
57.0904
Low
48.8038
Last updated: 7/29/2026, 11:59:21 AM
Quick Conversions
| ILS | ETB |
|---|---|
| 1 ILS | 52.28 ETB |
| 10 ILS | 522.81 ETB |
| 50 ILS | 2,614.03 ETB |
| 100 ILS | 5,228.06 ETB |
| 500 ILS | 26,140.29 ETB |
| 1,000 ILS | 52,280.59 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-29T11:59:21Z",
"rates": {
"ETB": 52.280585
}
}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.0585,
"rate": 52.280585
}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