Rate Overview
Live
1 ILS = 53.7621 ETB
1 ETB = 0.018600
ILS
Avg
53.5857
High
53.8770
Low
53.3293
Last updated: 8/12/2026, 5:17:56 AM
Quick Conversions
| ILS | ETB |
|---|---|
| 1 ILS | 53.76 ETB |
| 10 ILS | 537.62 ETB |
| 50 ILS | 2,688.11 ETB |
| 100 ILS | 5,376.21 ETB |
| 500 ILS | 26,881.05 ETB |
| 1,000 ILS | 53,762.11 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-08-12T05:17:56Z",
"rates": {
"ETB": 53.762107
}
}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": 5376.2107,
"rate": 53.762107
}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