Rate Overview
Live
1 BSD = 17.0791 LSL
1 LSL = 0.058551
BSD
Avg
17.6477
High
19.1119
Low
15.9444
Last updated: 3/27/2026, 5:38:40 AM
Quick Conversions
| BSD | LSL |
|---|---|
| 1 BSD | 17.08 LSL |
| 10 BSD | 170.79 LSL |
| 50 BSD | 853.96 LSL |
| 100 BSD | 1,707.91 LSL |
| 500 BSD | 8,539.56 LSL |
| 1,000 BSD | 17,079.12 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-03-27T05:38:40Z",
"rates": {
"LSL": 17.079122
}
}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": 1707.9122000000002,
"rate": 17.079122
}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