Rate Overview
Live
1 BBD = 91.4637 LRD
1 LRD = 0.010933
BBD
Avg
91.4401
High
91.5929
Low
91.3516
Last updated: 4/18/2026, 8:43:45 AM
Quick Conversions
| BBD | LRD |
|---|---|
| 1 BBD | 91.46 LRD |
| 10 BBD | 914.64 LRD |
| 50 BBD | 4,573.18 LRD |
| 100 BBD | 9,146.37 LRD |
| 500 BBD | 45,731.85 LRD |
| 1,000 BBD | 91,463.70 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-04-18T08:43:45Z",
"rates": {
"LRD": 91.463699
}
}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": 9146.3699,
"rate": 91.463699
}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