Rate Overview
Live
1 ETB = 0.019813 ILS
1 ILS = 50.4719
ETB
Avg
0.019872
High
0.020102
Low
0.019734
Last updated: 3/7/2026, 7:37:03 AM
Quick Conversions
| ETB | ILS |
|---|---|
| 1 ETB | 0.02 ILS |
| 10 ETB | 0.20 ILS |
| 50 ETB | 0.99 ILS |
| 100 ETB | 1.98 ILS |
| 500 ETB | 9.91 ILS |
| 1,000 ETB | 19.81 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-03-07T07:37:03Z",
"rates": {
"ILS": 0.019813
}
}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.9813,
"rate": 0.019813
}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