Rate Overview
Live
1 LSL = 0.120350 BBD
1 BBD = 8.3091
LSL
Avg
0.120586
High
0.121784
Low
0.119427
Last updated: 5/6/2026, 5:18:17 PM
Quick Conversions
| LSL | BBD |
|---|---|
| 1 LSL | 0.12 BBD |
| 10 LSL | 1.20 BBD |
| 50 LSL | 6.02 BBD |
| 100 LSL | 12.04 BBD |
| 500 LSL | 60.18 BBD |
| 1,000 LSL | 120.35 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-05-06T17:18:17Z",
"rates": {
"BBD": 0.12035
}
}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.035,
"rate": 0.12035
}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