Rate Overview
Live
1 BSD = 16.3189 LSL
1 LSL = 0.061279
BSD
Avg
17.5030
High
19.1119
Low
15.9444
Last updated: 6/18/2026, 5:08:57 AM
Quick Conversions
| BSD | LSL |
|---|---|
| 1 BSD | 16.32 LSL |
| 10 BSD | 163.19 LSL |
| 50 BSD | 815.94 LSL |
| 100 BSD | 1,631.89 LSL |
| 500 BSD | 8,159.43 LSL |
| 1,000 BSD | 16,318.87 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-06-18T05:08:57Z",
"rates": {
"LSL": 16.318869
}
}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": 1631.8869,
"rate": 16.318869
}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