Rate Overview
Live
1 BSD = 16.2579 LSL
1 LSL = 0.061508
BSD
Avg
16.2782
High
16.4271
Low
16.2255
Last updated: 7/8/2026, 8:18:20 AM
Quick Conversions
| BSD | LSL |
|---|---|
| 1 BSD | 16.26 LSL |
| 10 BSD | 162.58 LSL |
| 50 BSD | 812.90 LSL |
| 100 BSD | 1,625.79 LSL |
| 500 BSD | 8,128.97 LSL |
| 1,000 BSD | 16,257.94 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-08T08:18:20Z",
"rates": {
"LSL": 16.257935
}
}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.7935,
"rate": 16.257935
}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