Rate Overview
Live
1 LSL = 10.0964 ETB
1 ETB = 0.099045
LSL
Avg
10.0531
High
10.1513
Low
9.9285
Last updated: 9/5/2026, 12:15:13 AM
Quick Conversions
| LSL | ETB |
|---|---|
| 1 LSL | 10.10 ETB |
| 10 LSL | 100.96 ETB |
| 50 LSL | 504.82 ETB |
| 100 LSL | 1,009.64 ETB |
| 500 LSL | 5,048.19 ETB |
| 1,000 LSL | 10,096.38 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-09-05T00:15:13Z",
"rates": {
"ETB": 10.096375
}
}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": 1009.6375,
"rate": 10.096375
}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