Rate Overview
Live
1 BSD = 184.2069 LRD
1 LRD = 0.005429
BSD
Avg
184.1658
High
184.4710
Low
183.9906
Last updated: 4/18/2026, 8:45:13 AM
Quick Conversions
| BSD | LRD |
|---|---|
| 1 BSD | 184.21 LRD |
| 10 BSD | 1,842.07 LRD |
| 50 BSD | 9,210.34 LRD |
| 100 BSD | 18,420.69 LRD |
| 500 BSD | 92,103.45 LRD |
| 1,000 BSD | 184,206.89 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-04-18T08:45:13Z",
"rates": {
"LRD": 184.206892
}
}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": 18420.6892,
"rate": 184.206892
}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