Rate Overview
Live
1 ILS = 53.7289 ETB
1 ETB = 0.018612
ILS
Avg
53.4504
High
54.0438
Low
53.0115
Last updated: 5/7/2026, 2:48:34 PM
Quick Conversions
| ILS | ETB |
|---|---|
| 1 ILS | 53.73 ETB |
| 10 ILS | 537.29 ETB |
| 50 ILS | 2,686.44 ETB |
| 100 ILS | 5,372.89 ETB |
| 500 ILS | 26,864.43 ETB |
| 1,000 ILS | 53,728.86 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-05-07T14:48:34Z",
"rates": {
"ETB": 53.728859
}
}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": 5372.8859,
"rate": 53.728859
}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