Rate Overview
Live
1 LSL = 9.8439 ETB
1 ETB = 0.101586
LSL
Avg
9.7667
High
9.8439
Low
9.6249
Last updated: 6/16/2026, 1:27:11 PM
Quick Conversions
| LSL | ETB |
|---|---|
| 1 LSL | 9.84 ETB |
| 10 LSL | 98.44 ETB |
| 50 LSL | 492.19 ETB |
| 100 LSL | 984.39 ETB |
| 500 LSL | 4,921.95 ETB |
| 1,000 LSL | 9,843.89 ETB |
Get LSL/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=ETBExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-06-16T13:27:11Z",
"rates": {
"ETB": 9.843891
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "ETB",
"amount": 100
},
"result": 984.3890999999999,
"rate": 9.843891
}Build with LSL/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key