Rate Overview
Live
1 BBD = 90.3065 LRD
1 LRD = 0.011073
BBD
Avg
90.5157
High
90.7596
Low
90.3065
Last updated: 9/1/2026, 2:56:08 PM
Quick Conversions
| BBD | LRD |
|---|---|
| 1 BBD | 90.31 LRD |
| 10 BBD | 903.07 LRD |
| 50 BBD | 4,515.33 LRD |
| 100 BBD | 9,030.65 LRD |
| 500 BBD | 45,153.27 LRD |
| 1,000 BBD | 90,306.54 LRD |
Get BBD/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=LRDExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-09-01T14:56:08Z",
"rates": {
"LRD": 90.306543
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "LRD",
"amount": 100
},
"result": 9030.6543,
"rate": 90.306543
}Build with BBD/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key