Rate Overview
Live
1 ILS = 49.9184 ETB
1 ETB = 0.020033
ILS
Avg
40.3370
High
50.3643
Low
29.7765
Last updated: 3/28/2026, 12:00:44 PM
Quick Conversions
| ILS | ETB |
|---|---|
| 1 ILS | 49.92 ETB |
| 10 ILS | 499.18 ETB |
| 50 ILS | 2,495.92 ETB |
| 100 ILS | 4,991.84 ETB |
| 500 ILS | 24,959.21 ETB |
| 1,000 ILS | 49,918.41 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-03-28T12:00:44Z",
"rates": {
"ETB": 49.918412
}
}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": 4991.8412,
"rate": 49.918412
}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