Rate Overview
Live
1 ILS = 52.7586 ETB
1 ETB = 0.018954
ILS
Avg
51.7692
High
57.0904
Low
48.8038
Last updated: 7/12/2026, 11:09:01 AM
Quick Conversions
| ILS | ETB |
|---|---|
| 1 ILS | 52.76 ETB |
| 10 ILS | 527.59 ETB |
| 50 ILS | 2,637.93 ETB |
| 100 ILS | 5,275.86 ETB |
| 500 ILS | 26,379.28 ETB |
| 1,000 ILS | 52,758.56 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-12T11:09:01Z",
"rates": {
"ETB": 52.758555
}
}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": 5275.8555,
"rate": 52.758555
}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