Rate Overview
Live
1 LSL = 9.5164 ETB
1 ETB = 0.105081
LSL
Avg
9.5264
High
9.5868
Low
9.3665
Last updated: 4/16/2026, 3:51:16 PM
Quick Conversions
| LSL | ETB |
|---|---|
| 1 LSL | 9.52 ETB |
| 10 LSL | 95.16 ETB |
| 50 LSL | 475.82 ETB |
| 100 LSL | 951.64 ETB |
| 500 LSL | 4,758.21 ETB |
| 1,000 LSL | 9,516.43 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-04-16T15:51:16Z",
"rates": {
"ETB": 9.516429
}
}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": 951.6429,
"rate": 9.516429
}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