Rate Overview
Live
1 LSL = 9.8400 ETB
1 ETB = 0.101626
LSL
Avg
9.6649
High
9.8400
Low
9.3705
Last updated: 5/26/2026, 8:23:33 PM
Quick Conversions
| LSL | ETB |
|---|---|
| 1 LSL | 9.84 ETB |
| 10 LSL | 98.40 ETB |
| 50 LSL | 492.00 ETB |
| 100 LSL | 984.00 ETB |
| 500 LSL | 4,919.99 ETB |
| 1,000 LSL | 9,839.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-05-26T20:23:33Z",
"rates": {
"ETB": 9.839986
}
}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": 983.9986,
"rate": 9.839986
}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