Rate Overview
Live
1 LSL = 9.4326 ETB
1 ETB = 0.106016
LSL
Avg
9.5808
High
9.8211
Low
9.3576
Last updated: 3/7/2026, 7:22:42 AM
Quick Conversions
| LSL | ETB |
|---|---|
| 1 LSL | 9.43 ETB |
| 10 LSL | 94.33 ETB |
| 50 LSL | 471.63 ETB |
| 100 LSL | 943.26 ETB |
| 500 LSL | 4,716.29 ETB |
| 1,000 LSL | 9,432.57 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-03-07T07:22:42Z",
"rates": {
"ETB": 9.432574
}
}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": 943.2574000000001,
"rate": 9.432574
}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