Rate Overview
Live
1 BBD = 91.2285 LRD
1 LRD = 0.010961
BBD
Avg
91.5967
High
91.8520
Low
91.2095
Last updated: 3/6/2026, 9:34:49 PM
Quick Conversions
| BBD | LRD |
|---|---|
| 1 BBD | 91.23 LRD |
| 10 BBD | 912.28 LRD |
| 50 BBD | 4,561.42 LRD |
| 100 BBD | 9,122.85 LRD |
| 500 BBD | 45,614.23 LRD |
| 1,000 BBD | 91,228.46 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-03-06T21:34:49Z",
"rates": {
"LRD": 91.228456
}
}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": 9122.845599999999,
"rate": 91.228456
}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