Rate Overview
Live
1 BSD = 182.4569 LRD
1 LRD = 0.005481
BSD
Avg
183.1934
High
183.7039
Low
182.4190
Last updated: 3/6/2026, 10:26:30 PM
Quick Conversions
| BSD | LRD |
|---|---|
| 1 BSD | 182.46 LRD |
| 10 BSD | 1,824.57 LRD |
| 50 BSD | 9,122.85 LRD |
| 100 BSD | 18,245.69 LRD |
| 500 BSD | 91,228.46 LRD |
| 1,000 BSD | 182,456.91 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-03-06T22:26:30Z",
"rates": {
"LRD": 182.456912
}
}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": 18245.691199999997,
"rate": 182.456912
}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