Rate Overview
Live
1 BBD = 8.1667 LSL
1 LSL = 0.122448
BBD
Avg
8.7705
High
9.5559
Low
7.9722
Last updated: 5/26/2026, 4:33:57 PM
Quick Conversions
| BBD | LSL |
|---|---|
| 1 BBD | 8.17 LSL |
| 10 BBD | 81.67 LSL |
| 50 BBD | 408.34 LSL |
| 100 BBD | 816.67 LSL |
| 500 BBD | 4,083.36 LSL |
| 1,000 BBD | 8,166.72 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-05-26T16:33:57Z",
"rates": {
"LSL": 8.166716
}
}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": 816.6715999999999,
"rate": 8.166716
}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