Rate Overview
Live
1 ILS = 56.8256 ETB
1 ETB = 0.017598
ILS
Avg
55.7143
High
56.8256
Low
54.1369
Last updated: 5/28/2026, 12:49:45 AM
Quick Conversions
| ILS | ETB |
|---|---|
| 1 ILS | 56.83 ETB |
| 10 ILS | 568.26 ETB |
| 50 ILS | 2,841.28 ETB |
| 100 ILS | 5,682.56 ETB |
| 500 ILS | 28,412.79 ETB |
| 1,000 ILS | 56,825.59 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-05-28T00:49:45Z",
"rates": {
"ETB": 56.825587
}
}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": 5682.5587,
"rate": 56.825587
}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