Rate Overview
Live
1 BBD = 91.6930 LRD
1 LRD = 0.010906
BBD
Avg
95.0908
High
100.5006
Low
88.1976
Last updated: 3/27/2026, 7:44:18 AM
Quick Conversions
| BBD | LRD |
|---|---|
| 1 BBD | 91.69 LRD |
| 10 BBD | 916.93 LRD |
| 50 BBD | 4,584.65 LRD |
| 100 BBD | 9,169.30 LRD |
| 500 BBD | 45,846.49 LRD |
| 1,000 BBD | 91,692.99 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-03-27T07:44:18Z",
"rates": {
"LRD": 91.692986
}
}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": 9169.2986,
"rate": 91.692986
}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