Rate Overview
Live
1 ILS = 49.9184 ETB
1 ETB = 0.020033
ILS
Avg
50.1353
High
50.6691
Low
49.8034
Last updated: 3/28/2026, 9:08:04 AM
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-28T09:08:04Z",
"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