Rate Overview
Live
1 BSD = 16.8338 LSL
1 LSL = 0.059404
BSD
Avg
16.4307
High
16.8338
Low
16.2255
Last updated: 7/26/2026, 1:17:36 AM
Quick Conversions
| BSD | LSL |
|---|---|
| 1 BSD | 16.83 LSL |
| 10 BSD | 168.34 LSL |
| 50 BSD | 841.69 LSL |
| 100 BSD | 1,683.38 LSL |
| 500 BSD | 8,416.89 LSL |
| 1,000 BSD | 16,833.77 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-07-26T01:17:36Z",
"rates": {
"LSL": 16.833774
}
}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": 1683.3773999999999,
"rate": 16.833774
}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