Rate Overview
Live
1 ETB = 0.018546 ILS
1 ILS = 53.9200
ETB
Avg
0.018702
High
0.018863
Low
0.018503
Last updated: 5/7/2026, 3:48:26 PM
Quick Conversions
| ETB | ILS |
|---|---|
| 1 ETB | 0.02 ILS |
| 10 ETB | 0.19 ILS |
| 50 ETB | 0.93 ILS |
| 100 ETB | 1.85 ILS |
| 500 ETB | 9.27 ILS |
| 1,000 ETB | 18.55 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-05-07T15:48:26Z",
"rates": {
"ILS": 0.018546
}
}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.8546,
"rate": 0.018546
}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