Rate Overview
Live
1 ILS = 54.3531 ETB
1 ETB = 0.018398
ILS
Avg
54.4231
High
54.8026
Low
54.0848
Last updated: 6/17/2026, 6:35:26 AM
Quick Conversions
| ILS | ETB |
|---|---|
| 1 ILS | 54.35 ETB |
| 10 ILS | 543.53 ETB |
| 50 ILS | 2,717.65 ETB |
| 100 ILS | 5,435.31 ETB |
| 500 ILS | 27,176.54 ETB |
| 1,000 ILS | 54,353.08 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-06-17T06:35:26Z",
"rates": {
"ETB": 54.353083
}
}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": 5435.3083,
"rate": 54.353083
}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