Rate Overview
Live
1 ETB = 0.020032 ILS
1 ILS = 49.9201
ETB
Avg
0.020058
High
0.020490
Low
0.019805
Last updated: 3/28/2026, 11:00:47 AM
Quick Conversions
| ETB | ILS |
|---|---|
| 1 ETB | 0.02 ILS |
| 10 ETB | 0.20 ILS |
| 50 ETB | 1.00 ILS |
| 100 ETB | 2.00 ILS |
| 500 ETB | 10.02 ILS |
| 1,000 ETB | 20.03 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-28T11:00:47Z",
"rates": {
"ILS": 0.020032
}
}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": 2.0032,
"rate": 0.020032
}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