Rate Overview
Live
1 BSD = 16.2507 LSL
1 LSL = 0.061536
BSD
Avg
16.3756
High
16.4461
Low
16.2507
Last updated: 4/18/2026, 8:46:50 AM
Quick Conversions
| BSD | LSL |
|---|---|
| 1 BSD | 16.25 LSL |
| 10 BSD | 162.51 LSL |
| 50 BSD | 812.53 LSL |
| 100 BSD | 1,625.07 LSL |
| 500 BSD | 8,125.33 LSL |
| 1,000 BSD | 16,250.66 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-04-18T08:46:50Z",
"rates": {
"LSL": 16.250656
}
}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": 1625.0656,
"rate": 16.250656
}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