Rate Overview
Live
1 ETB = 0.105176 LSL
1 LSL = 9.5079
ETB
Avg
0.104374
High
0.109145
Low
0.101392
Last updated: 7/24/2026, 11:09:02 AM
Quick Conversions
| ETB | LSL |
|---|---|
| 1 ETB | 0.11 LSL |
| 10 ETB | 1.05 LSL |
| 50 ETB | 5.26 LSL |
| 100 ETB | 10.52 LSL |
| 500 ETB | 52.59 LSL |
| 1,000 ETB | 105.18 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-24T11:09:02Z",
"rates": {
"LSL": 0.105176
}
}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.5176,
"rate": 0.105176
}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