Rate Overview
Live
1 ILS = 53.6511 ETB
1 ETB = 0.018639
ILS
Avg
53.7018
High
53.9380
Low
53.5116
Last updated: 9/8/2026, 9:48:15 PM
Quick Conversions
| ILS | ETB |
|---|---|
| 1 ILS | 53.65 ETB |
| 10 ILS | 536.51 ETB |
| 50 ILS | 2,682.55 ETB |
| 100 ILS | 5,365.11 ETB |
| 500 ILS | 26,825.53 ETB |
| 1,000 ILS | 53,651.07 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-08T21:48:15Z",
"rates": {
"ETB": 53.651069
}
}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": 5365.1069,
"rate": 53.651069
}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