Rate Overview
Live
1 ETB = 0.106338 LSL
1 LSL = 9.4040
ETB
Avg
0.106467
High
0.107453
Low
0.106115
Last updated: 5/7/2026, 12:14:02 AM
Quick Conversions
| ETB | LSL |
|---|---|
| 1 ETB | 0.11 LSL |
| 10 ETB | 1.06 LSL |
| 50 ETB | 5.32 LSL |
| 100 ETB | 10.63 LSL |
| 500 ETB | 53.17 LSL |
| 1,000 ETB | 106.34 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-05-07T00:14:02Z",
"rates": {
"LSL": 0.106338
}
}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.6338,
"rate": 0.106338
}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