Rate Overview
Live
1 BBD = 90.6593 LRD
1 LRD = 0.011030
BBD
Avg
92.1244
High
100.4095
Low
88.3201
Last updated: 7/29/2026, 1:21:55 AM
Quick Conversions
| BBD | LRD |
|---|---|
| 1 BBD | 90.66 LRD |
| 10 BBD | 906.59 LRD |
| 50 BBD | 4,532.96 LRD |
| 100 BBD | 9,065.93 LRD |
| 500 BBD | 45,329.64 LRD |
| 1,000 BBD | 90,659.28 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-07-29T01:21:55Z",
"rates": {
"LRD": 90.659278
}
}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": 9065.9278,
"rate": 90.659278
}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