Rate Overview
Live
1 LRD = 0.010933 BBD
1 BBD = 91.4662
LRD
Avg
0.010936
High
0.010946
Low
0.010917
Last updated: 4/18/2026, 8:43:45 AM
Quick Conversions
| LRD | BBD |
|---|---|
| 1 LRD | 0.01 BBD |
| 10 LRD | 0.11 BBD |
| 50 LRD | 0.55 BBD |
| 100 LRD | 1.09 BBD |
| 500 LRD | 5.47 BBD |
| 1,000 LRD | 10.93 BBD |
Get LRD/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=BBDExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-04-18T08:43:45Z",
"rates": {
"BBD": 0.010933
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "BBD",
"amount": 100
},
"result": 1.0933,
"rate": 0.010933
}Build with LRD/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key