Rate Overview
Live
1 LSL = 9.5497 ETB
1 ETB = 0.104715
LSL
Avg
9.1429
High
9.8671
Low
7.6635
Last updated: 7/28/2026, 4:04:47 AM
Quick Conversions
| LSL | ETB |
|---|---|
| 1 LSL | 9.55 ETB |
| 10 LSL | 95.50 ETB |
| 50 LSL | 477.49 ETB |
| 100 LSL | 954.97 ETB |
| 500 LSL | 4,774.88 ETB |
| 1,000 LSL | 9,549.75 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-07-28T04:04:47Z",
"rates": {
"ETB": 9.54975
}
}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": 954.9749999999999,
"rate": 9.54975
}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