Rate Overview
Live
1 BBD = 8.5043 LSL
1 LSL = 0.117588
BBD
Avg
8.4887
High
8.5603
Low
8.3774
Last updated: 3/26/2026, 4:33:04 PM
Quick Conversions
| BBD | LSL |
|---|---|
| 1 BBD | 8.50 LSL |
| 10 BBD | 85.04 LSL |
| 50 BBD | 425.21 LSL |
| 100 BBD | 850.43 LSL |
| 500 BBD | 4,252.15 LSL |
| 1,000 BBD | 8,504.29 LSL |
Get BBD/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=LSLExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-03-26T16:33:04Z",
"rates": {
"LSL": 8.504294
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "LSL",
"amount": 100
},
"result": 850.4294,
"rate": 8.504294
}Build with BBD/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key