Rate Overview
Live
1 ETB = 0.105081 LSL
1 LSL = 9.5165
ETB
Avg
0.104975
High
0.106762
Low
0.104310
Last updated: 4/16/2026, 5:30:28 PM
Quick Conversions
| ETB | LSL |
|---|---|
| 1 ETB | 0.11 LSL |
| 10 ETB | 1.05 LSL |
| 50 ETB | 5.25 LSL |
| 100 ETB | 10.51 LSL |
| 500 ETB | 52.54 LSL |
| 1,000 ETB | 105.08 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-04-16T17:30:28Z",
"rates": {
"LSL": 0.105081
}
}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.508099999999999,
"rate": 0.105081
}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