Rate Overview
Live
1 LSL = 9.6347 ETB
1 ETB = 0.103791
LSL
Avg
9.6608
High
9.8367
Low
9.5053
Last updated: 7/27/2026, 11:06:48 AM
Quick Conversions
| LSL | ETB |
|---|---|
| 1 LSL | 9.63 ETB |
| 10 LSL | 96.35 ETB |
| 50 LSL | 481.74 ETB |
| 100 LSL | 963.47 ETB |
| 500 LSL | 4,817.37 ETB |
| 1,000 LSL | 9,634.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-27T11:06:48Z",
"rates": {
"ETB": 9.634749
}
}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": 963.4748999999999,
"rate": 9.634749
}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