Rate Overview
Live
1 LSL = 9.9710 ETB
1 ETB = 0.100291
LSL
Avg
9.9157
High
9.9816
Low
9.7963
Last updated: 8/12/2026, 5:53:38 PM
Quick Conversions
| LSL | ETB |
|---|---|
| 1 LSL | 9.97 ETB |
| 10 LSL | 99.71 ETB |
| 50 LSL | 498.55 ETB |
| 100 LSL | 997.10 ETB |
| 500 LSL | 4,985.50 ETB |
| 1,000 LSL | 9,970.99 ETB |
Get LSL/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=ETBExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-08-12T17:53:38Z",
"rates": {
"ETB": 9.970991
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "ETB",
"amount": 100
},
"result": 997.0991,
"rate": 9.970991
}Build with LSL/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key