Rate Overview
Live
1 BBD = 8.4169 LSL
1 LSL = 0.118809
BBD
Avg
8.2827
High
8.4169
Low
8.1818
Last updated: 7/25/2026, 4:04:40 AM
Quick Conversions
| BBD | LSL |
|---|---|
| 1 BBD | 8.42 LSL |
| 10 BBD | 84.17 LSL |
| 50 BBD | 420.84 LSL |
| 100 BBD | 841.69 LSL |
| 500 BBD | 4,208.44 LSL |
| 1,000 BBD | 8,416.89 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-25T04:04:40Z",
"rates": {
"LSL": 8.416887
}
}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": 841.6886999999999,
"rate": 8.416887
}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