Rate Overview
Live
1 LSL = 9.8210 ETB
1 ETB = 0.101822
LSL
Avg
8.1331
High
9.8521
Low
6.1983
Last updated: 7/16/2026, 12:58:08 AM
Quick Conversions
| LSL | ETB |
|---|---|
| 1 LSL | 9.82 ETB |
| 10 LSL | 98.21 ETB |
| 50 LSL | 491.05 ETB |
| 100 LSL | 982.10 ETB |
| 500 LSL | 4,910.52 ETB |
| 1,000 LSL | 9,821.05 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-16T00:58:08Z",
"rates": {
"ETB": 9.821045
}
}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": 982.1045,
"rate": 9.821045
}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