Rate Overview
Live
1 ETB = 0.101614 LSL
1 LSL = 9.8412
ETB
Avg
0.102104
High
0.103058
Low
0.101442
Last updated: 7/6/2026, 4:33:23 AM
Quick Conversions
| ETB | LSL |
|---|---|
| 1 ETB | 0.10 LSL |
| 10 ETB | 1.02 LSL |
| 50 ETB | 5.08 LSL |
| 100 ETB | 10.16 LSL |
| 500 ETB | 50.81 LSL |
| 1,000 ETB | 101.61 LSL |
Get ETB/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=LSLExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-07-06T04:33:23Z",
"rates": {
"LSL": 0.101614
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "LSL",
"amount": 100
},
"result": 10.1614,
"rate": 0.101614
}Build with ETB/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key