Rate Overview
Live
1 BBD = 91.1132 LRD
1 LRD = 0.010975
BBD
Avg
91.1559
High
91.2740
Low
90.8292
Last updated: 5/8/2026, 11:00:49 PM
Quick Conversions
| BBD | LRD |
|---|---|
| 1 BBD | 91.11 LRD |
| 10 BBD | 911.13 LRD |
| 50 BBD | 4,555.66 LRD |
| 100 BBD | 9,111.32 LRD |
| 500 BBD | 45,556.60 LRD |
| 1,000 BBD | 91,113.20 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-05-08T23:00:49Z",
"rates": {
"LRD": 91.113203
}
}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": 9111.3203,
"rate": 91.113203
}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