Rate Overview
Live
1 LRD = 0.011027 BBD
1 BBD = 90.6865
LRD
Avg
0.011024
High
0.011077
Low
0.010998
Last updated: 7/8/2026, 10:50:44 AM
Quick Conversions
| LRD | BBD |
|---|---|
| 1 LRD | 0.01 BBD |
| 10 LRD | 0.11 BBD |
| 50 LRD | 0.55 BBD |
| 100 LRD | 1.10 BBD |
| 500 LRD | 5.51 BBD |
| 1,000 LRD | 11.03 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-08T10:50:44Z",
"rates": {
"BBD": 0.011027
}
}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.1027,
"rate": 0.011027
}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