Rate Overview
Live
1 ETB = 0.019148 ILS
1 ILS = 52.2248
ETB
Avg
0.019317
High
0.019548
Low
0.019148
Last updated: 4/17/2026, 12:11:39 PM
Quick Conversions
| ETB | ILS |
|---|---|
| 1 ETB | 0.02 ILS |
| 10 ETB | 0.19 ILS |
| 50 ETB | 0.96 ILS |
| 100 ETB | 1.91 ILS |
| 500 ETB | 9.57 ILS |
| 1,000 ETB | 19.15 ILS |
Get ETB/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=ILSExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-04-17T12:11:39Z",
"rates": {
"ILS": 0.019148
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "ILS",
"amount": 100
},
"result": 1.9147999999999998,
"rate": 0.019148
}Build with ETB/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key