Rate Overview
Live
1 BBD = 91.3525 LRD
1 LRD = 0.010947
BBD
Avg
91.2321
High
91.4502
Low
91.0504
Last updated: 6/19/2026, 2:22:08 AM
Quick Conversions
| BBD | LRD |
|---|---|
| 1 BBD | 91.35 LRD |
| 10 BBD | 913.53 LRD |
| 50 BBD | 4,567.63 LRD |
| 100 BBD | 9,135.26 LRD |
| 500 BBD | 45,676.27 LRD |
| 1,000 BBD | 91,352.55 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-06-19T02:22:08Z",
"rates": {
"LRD": 91.35255
}
}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": 9135.255,
"rate": 91.35255
}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