Rate Overview
Live
1 LSL = 0.120621 BBD
1 BBD = 8.2904
LSL
Avg
0.123414
High
0.125823
Low
0.120621
Last updated: 3/6/2026, 7:54:56 AM
Quick Conversions
| LSL | BBD |
|---|---|
| 1 LSL | 0.12 BBD |
| 10 LSL | 1.21 BBD |
| 50 LSL | 6.03 BBD |
| 100 LSL | 12.06 BBD |
| 500 LSL | 60.31 BBD |
| 1,000 LSL | 120.62 BBD |
Get LSL/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=BBDExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-03-06T07:54:56Z",
"rates": {
"BBD": 0.120621
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "BBD",
"amount": 100
},
"result": 12.062100000000001,
"rate": 0.120621
}Build with LSL/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key