Rate Overview
Live
1 BSD = 16.7814 LSL
1 LSL = 0.059590
BSD
Avg
16.7887
High
18.0334
Low
15.9010
Last updated: 7/28/2026, 4:58:01 PM
Quick Conversions
| BSD | LSL |
|---|---|
| 1 BSD | 16.78 LSL |
| 10 BSD | 167.81 LSL |
| 50 BSD | 839.07 LSL |
| 100 BSD | 1,678.14 LSL |
| 500 BSD | 8,390.70 LSL |
| 1,000 BSD | 16,781.40 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-28T16:58:01Z",
"rates": {
"LSL": 16.781403
}
}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": 1678.1403,
"rate": 16.781403
}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