Rate Overview
Live
1 BBD = 8.1128 LSL
1 LSL = 0.123262
BBD
Avg
8.1977
High
8.2609
Low
8.1128
Last updated: 7/3/2026, 11:24:57 AM
Quick Conversions
| BBD | LSL |
|---|---|
| 1 BBD | 8.11 LSL |
| 10 BBD | 81.13 LSL |
| 50 BBD | 405.64 LSL |
| 100 BBD | 811.28 LSL |
| 500 BBD | 4,056.39 LSL |
| 1,000 BBD | 8,112.77 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-03T11:24:57Z",
"rates": {
"LSL": 8.112773
}
}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": 811.2773000000001,
"rate": 8.112773
}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