Rate Overview
Live
1 ETB = 0.106015 LSL
1 LSL = 9.4326
ETB
Avg
0.104413
High
0.106865
Low
0.101821
Last updated: 3/7/2026, 9:18:21 AM
Quick Conversions
| ETB | LSL |
|---|---|
| 1 ETB | 0.11 LSL |
| 10 ETB | 1.06 LSL |
| 50 ETB | 5.30 LSL |
| 100 ETB | 10.60 LSL |
| 500 ETB | 53.01 LSL |
| 1,000 ETB | 106.02 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-07T09:18:21Z",
"rates": {
"LSL": 0.106015
}
}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.6015,
"rate": 0.106015
}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