Rate Overview
Live
1 LSL = 0.117587 BBD
1 BBD = 8.5043
LSL
Avg
0.113573
High
0.125435
Low
0.104647
Last updated: 3/26/2026, 6:03:01 PM
Quick Conversions
| LSL | BBD |
|---|---|
| 1 LSL | 0.12 BBD |
| 10 LSL | 1.18 BBD |
| 50 LSL | 5.88 BBD |
| 100 LSL | 11.76 BBD |
| 500 LSL | 58.79 BBD |
| 1,000 LSL | 117.59 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-26T18:03:01Z",
"rates": {
"BBD": 0.117587
}
}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": 11.7587,
"rate": 0.117587
}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