Rate Overview
Live
1 ETB = 0.108715 LSL
1 LSL = 9.1984
ETB
Avg
0.108326
High
0.108932
Low
0.106583
Last updated: 3/27/2026, 2:53:32 PM
Quick Conversions
| ETB | LSL |
|---|---|
| 1 ETB | 0.11 LSL |
| 10 ETB | 1.09 LSL |
| 50 ETB | 5.44 LSL |
| 100 ETB | 10.87 LSL |
| 500 ETB | 54.36 LSL |
| 1,000 ETB | 108.72 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-03-27T14:53:32Z",
"rates": {
"LSL": 0.108715
}
}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.871500000000001,
"rate": 0.108715
}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