Rate Overview
Live
1 ETB = 0.099745 LSL
1 LSL = 10.0256
ETB
Avg
0.099314
High
0.100720
Low
0.098007
Last updated: 9/2/2026, 7:03:59 PM
Quick Conversions
| ETB | LSL |
|---|---|
| 1 ETB | 0.10 LSL |
| 10 ETB | 1.00 LSL |
| 50 ETB | 4.99 LSL |
| 100 ETB | 9.97 LSL |
| 500 ETB | 49.87 LSL |
| 1,000 ETB | 99.75 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-09-02T19:03:59Z",
"rates": {
"LSL": 0.099745
}
}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": 9.9745,
"rate": 0.099745
}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