Rate Overview
Live
1 LRD = 0.011001 BBD
1 BBD = 90.9008
LRD
Avg
0.010544
High
0.011273
Low
0.009969
Last updated: 5/29/2026, 9:11:07 PM
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.50 BBD |
| 1,000 LRD | 11.00 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-05-29T21:11:07Z",
"rates": {
"BBD": 0.011001
}
}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.1001,
"rate": 0.011001
}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