Rate Overview
Live
1 BSD = 180.7565 LRD
1 LRD = 0.005532
BSD
Avg
180.9679
High
181.5193
Low
180.6131
Last updated: 9/2/2026, 9:35:04 AM
Quick Conversions
| BSD | LRD |
|---|---|
| 1 BSD | 180.76 LRD |
| 10 BSD | 1,807.57 LRD |
| 50 BSD | 9,037.83 LRD |
| 100 BSD | 18,075.65 LRD |
| 500 BSD | 90,378.27 LRD |
| 1,000 BSD | 180,756.54 LRD |
Get BSD/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=LRDExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-09-02T09:35:04Z",
"rates": {
"LRD": 180.756541
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "LRD",
"amount": 100
},
"result": 18075.6541,
"rate": 180.756541
}Build with BSD/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key