Rate Overview
Live
1 BSD = 181.2419 LRD
1 LRD = 0.005517
BSD
Avg
181.5306
High
181.8402
Low
181.1790
Last updated: 7/9/2026, 2:06:28 PM
Quick Conversions
| BSD | LRD |
|---|---|
| 1 BSD | 181.24 LRD |
| 10 BSD | 1,812.42 LRD |
| 50 BSD | 9,062.10 LRD |
| 100 BSD | 18,124.19 LRD |
| 500 BSD | 90,620.96 LRD |
| 1,000 BSD | 181,241.92 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-07-09T14:06:28Z",
"rates": {
"LRD": 181.241924
}
}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": 18124.1924,
"rate": 181.241924
}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