Rate Overview
Live
1 BSD = 16.1058 LSL
1 LSL = 0.062089 BSD
Avg
17.7187
High
19.1378
Low
16.1058
Last updated: 1/25/2026, 5:25:51 AM
Quick Conversions
| BSD | LSL |
|---|---|
| 1 BSD | 16.11 LSL |
| 10 BSD | 161.06 LSL |
| 50 BSD | 805.29 LSL |
| 100 BSD | 1,610.58 LSL |
| 500 BSD | 8,052.91 LSL |
| 1,000 BSD | 16,105.83 LSL |
Get BSD/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=LSLExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-01-25T05:25:51Z",
"rates": {
"LSL": 16.105826
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "LSL",
"amount": 100
},
"result": 1610.5826,
"rate": 16.105826
}Build with BSD/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key