Rate Overview
Live
1 ILS = 56.8316 ETB
1 ETB = 0.017596
ILS
Avg
51.1798
High
56.8316
Low
48.8038
Last updated: 5/27/2026, 8:37:05 PM
Quick Conversions
| ILS | ETB |
|---|---|
| 1 ILS | 56.83 ETB |
| 10 ILS | 568.32 ETB |
| 50 ILS | 2,841.58 ETB |
| 100 ILS | 5,683.16 ETB |
| 500 ILS | 28,415.81 ETB |
| 1,000 ILS | 56,831.61 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-27T20:37:05Z",
"rates": {
"ETB": 56.831614
}
}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": 5683.1614,
"rate": 56.831614
}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