Rate Overview
Live
1 LSL = 0.123610 BBD
1 BBD = 8.0900
LSL
Avg
0.123630
High
0.123910
Low
0.123428
Last updated: 8/16/2026, 6:14:20 AM
Quick Conversions
| LSL | BBD |
|---|---|
| 1 LSL | 0.12 BBD |
| 10 LSL | 1.24 BBD |
| 50 LSL | 6.18 BBD |
| 100 LSL | 12.36 BBD |
| 500 LSL | 61.81 BBD |
| 1,000 LSL | 123.61 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-08-16T06:14:20Z",
"rates": {
"BBD": 0.12361
}
}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.361,
"rate": 0.12361
}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