Rate Overview
Live
1 BBD = 8.0754 LSL
1 LSL = 0.123833
BBD
Avg
8.1707
High
8.2725
Low
8.0754
Last updated: 6/15/2026, 4:56:27 PM
Quick Conversions
| BBD | LSL |
|---|---|
| 1 BBD | 8.08 LSL |
| 10 BBD | 80.75 LSL |
| 50 BBD | 403.77 LSL |
| 100 BBD | 807.54 LSL |
| 500 BBD | 4,037.71 LSL |
| 1,000 BBD | 8,075.41 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-06-15T16:56:27Z",
"rates": {
"LSL": 8.07541
}
}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": 807.5409999999999,
"rate": 8.07541
}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