Rate Overview
Live
1 BBD = 8.1818 LSL
1 LSL = 0.122223
BBD
Avg
8.1976
High
8.2912
Low
8.1128
Last updated: 7/23/2026, 4:08:44 AM
Quick Conversions
| BBD | LSL |
|---|---|
| 1 BBD | 8.18 LSL |
| 10 BBD | 81.82 LSL |
| 50 BBD | 409.09 LSL |
| 100 BBD | 818.18 LSL |
| 500 BBD | 4,090.88 LSL |
| 1,000 BBD | 8,181.76 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-07-23T04:08:44Z",
"rates": {
"LSL": 8.181755
}
}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": 818.1755,
"rate": 8.181755
}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