Rate Overview
Live
1 BBD = 8.0980 LSL
1 LSL = 0.123487
BBD
Avg
8.1151
High
8.1803
Low
8.0703
Last updated: 8/12/2026, 6:41:14 PM
Quick Conversions
| BBD | LSL |
|---|---|
| 1 BBD | 8.10 LSL |
| 10 BBD | 80.98 LSL |
| 50 BBD | 404.90 LSL |
| 100 BBD | 809.80 LSL |
| 500 BBD | 4,049.01 LSL |
| 1,000 BBD | 8,098.02 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-08-12T18:41:14Z",
"rates": {
"LSL": 8.098022
}
}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": 809.8022000000001,
"rate": 8.098022
}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