Rate Overview
Live
1 BSD = 16.7231 LSL
1 LSL = 0.059798
BSD
Avg
16.8231
High
18.1471
Low
15.8979
Last updated: 7/27/2026, 7:16:23 PM
Quick Conversions
| BSD | LSL |
|---|---|
| 1 BSD | 16.72 LSL |
| 10 BSD | 167.23 LSL |
| 50 BSD | 836.16 LSL |
| 100 BSD | 1,672.31 LSL |
| 500 BSD | 8,361.55 LSL |
| 1,000 BSD | 16,723.11 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-27T19:16:23Z",
"rates": {
"LSL": 16.723105
}
}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": 1672.3105,
"rate": 16.723105
}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