Rate Overview
Live
1 ILS = 53.2333 ETB
1 ETB = 0.018785
ILS
Avg
53.4799
High
54.2553
Low
53.0282
Last updated: 7/6/2026, 4:33:59 AM
Quick Conversions
| ILS | ETB |
|---|---|
| 1 ILS | 53.23 ETB |
| 10 ILS | 532.33 ETB |
| 50 ILS | 2,661.67 ETB |
| 100 ILS | 5,323.33 ETB |
| 500 ILS | 26,616.67 ETB |
| 1,000 ILS | 53,233.34 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-07-06T04:33:59Z",
"rates": {
"ETB": 53.233335
}
}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": 5323.3335,
"rate": 53.233335
}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