Rate Overview
Live
1 BSD = 16.3156 LSL
1 LSL = 0.061291
BSD
Avg
16.5885
High
16.8276
Low
16.3156
Last updated: 5/8/2026, 4:27:31 PM
Quick Conversions
| BSD | LSL |
|---|---|
| 1 BSD | 16.32 LSL |
| 10 BSD | 163.16 LSL |
| 50 BSD | 815.78 LSL |
| 100 BSD | 1,631.56 LSL |
| 500 BSD | 8,157.79 LSL |
| 1,000 BSD | 16,315.57 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-05-08T16:27:31Z",
"rates": {
"LSL": 16.315574
}
}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.5574000000001,
"rate": 16.315574
}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