Rate Overview
Live
1 ILS = 52.3712 ETB
1 ETB = 0.019094
ILS
Avg
48.8346
High
56.5129
Low
39.5590
Last updated: 7/29/2026, 8:26:07 AM
Quick Conversions
| ILS | ETB |
|---|---|
| 1 ILS | 52.37 ETB |
| 10 ILS | 523.71 ETB |
| 50 ILS | 2,618.56 ETB |
| 100 ILS | 5,237.12 ETB |
| 500 ILS | 26,185.61 ETB |
| 1,000 ILS | 52,371.22 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-29T08:26:07Z",
"rates": {
"ETB": 52.371224
}
}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": 5237.1224,
"rate": 52.371224
}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