Rate Overview
Live
1 BBD = 90.7401 LRD
1 LRD = 0.011020
BBD
Avg
92.1259
High
100.4095
Low
88.3201
Last updated: 7/29/2026, 2:18:13 PM
Quick Conversions
| BBD | LRD |
|---|---|
| 1 BBD | 90.74 LRD |
| 10 BBD | 907.40 LRD |
| 50 BBD | 4,537.00 LRD |
| 100 BBD | 9,074.01 LRD |
| 500 BBD | 45,370.03 LRD |
| 1,000 BBD | 90,740.06 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-29T14:18:13Z",
"rates": {
"LRD": 90.740058
}
}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": 9074.0058,
"rate": 90.740058
}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