Rate Overview
Live
1 LRD = 0.011060 BBD
1 BBD = 90.4159
LRD
Avg
0.011009
High
0.011077
Low
0.010952
Last updated: 7/20/2026, 5:41:38 AM
Quick Conversions
| LRD | BBD |
|---|---|
| 1 LRD | 0.01 BBD |
| 10 LRD | 0.11 BBD |
| 50 LRD | 0.55 BBD |
| 100 LRD | 1.11 BBD |
| 500 LRD | 5.53 BBD |
| 1,000 LRD | 11.06 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-07-20T05:41:38Z",
"rates": {
"BBD": 0.01106
}
}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.106,
"rate": 0.01106
}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