Rate Overview
Live
1 BSD = 16.4730 LSL
1 LSL = 0.060705
BSD
Avg
17.0386
High
17.9946
Low
15.8779
Last updated: 5/28/2026, 9:49:59 PM
Quick Conversions
| BSD | LSL |
|---|---|
| 1 BSD | 16.47 LSL |
| 10 BSD | 164.73 LSL |
| 50 BSD | 823.65 LSL |
| 100 BSD | 1,647.30 LSL |
| 500 BSD | 8,236.52 LSL |
| 1,000 BSD | 16,473.05 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-05-28T21:49:59Z",
"rates": {
"LSL": 16.473045
}
}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": 1647.3045,
"rate": 16.473045
}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