Rate Overview
Live
1 ILS = 50.4718 ETB
1 ETB = 0.019813
ILS
Avg
50.3223
High
50.6717
Low
49.7438
Last updated: 3/7/2026, 7:37:03 AM
Quick Conversions
| ILS | ETB |
|---|---|
| 1 ILS | 50.47 ETB |
| 10 ILS | 504.72 ETB |
| 50 ILS | 2,523.59 ETB |
| 100 ILS | 5,047.18 ETB |
| 500 ILS | 25,235.89 ETB |
| 1,000 ILS | 50,471.78 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-03-07T07:37:03Z",
"rates": {
"ETB": 50.471785
}
}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": 5047.1785,
"rate": 50.471785
}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