Rate Overview
Live
1 BBD = 90.8970 LRD
1 LRD = 0.011001
BBD
Avg
95.0299
High
100.3038
Low
88.7012
Last updated: 5/29/2026, 9:11:03 PM
Quick Conversions
| BBD | LRD |
|---|---|
| 1 BBD | 90.90 LRD |
| 10 BBD | 908.97 LRD |
| 50 BBD | 4,544.85 LRD |
| 100 BBD | 9,089.70 LRD |
| 500 BBD | 45,448.49 LRD |
| 1,000 BBD | 90,896.99 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-29T21:11:03Z",
"rates": {
"LRD": 90.896986
}
}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": 9089.6986,
"rate": 90.896986
}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