Rate Overview
Live
1 ILS = 53.9794 ETB
1 ETB = 0.018526
ILS
Avg
53.8705
High
54.9474
Low
53.5116
Last updated: 9/7/2026, 10:58:03 AM
Quick Conversions
| ILS | ETB |
|---|---|
| 1 ILS | 53.98 ETB |
| 10 ILS | 539.79 ETB |
| 50 ILS | 2,698.97 ETB |
| 100 ILS | 5,397.94 ETB |
| 500 ILS | 26,989.68 ETB |
| 1,000 ILS | 53,979.35 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-09-07T10:58:03Z",
"rates": {
"ETB": 53.979354
}
}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": 5397.9354,
"rate": 53.979354
}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