Rate Overview
Live
1 BSD = 183.5272 LRD
1 LRD = 0.005449
BSD
Avg
183.5660
High
183.8335
Low
182.9373
Last updated: 5/9/2026, 6:03:08 AM
Quick Conversions
| BSD | LRD |
|---|---|
| 1 BSD | 183.53 LRD |
| 10 BSD | 1,835.27 LRD |
| 50 BSD | 9,176.36 LRD |
| 100 BSD | 18,352.72 LRD |
| 500 BSD | 91,763.59 LRD |
| 1,000 BSD | 183,527.17 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-05-09T06:03:08Z",
"rates": {
"LRD": 183.527172
}
}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": 18352.7172,
"rate": 183.527172
}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