Rate Overview
Live
1 ETB = 0.100224 LSL
1 LSL = 9.9777
ETB
Avg
0.100198
High
0.100481
Low
0.099876
Last updated: 8/17/2026, 1:29:16 PM
Quick Conversions
| ETB | LSL |
|---|---|
| 1 ETB | 0.10 LSL |
| 10 ETB | 1.00 LSL |
| 50 ETB | 5.01 LSL |
| 100 ETB | 10.02 LSL |
| 500 ETB | 50.11 LSL |
| 1,000 ETB | 100.22 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-08-17T13:29:16Z",
"rates": {
"LSL": 0.100224
}
}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.0224,
"rate": 0.100224
}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