Rate Overview
Live
1 BSD = 181.4801 LRD
1 LRD = 0.005510
BSD
Avg
181.4552
High
182.6141
Low
180.6800
Last updated: 7/29/2026, 7:32:30 PM
Quick Conversions
| BSD | LRD |
|---|---|
| 1 BSD | 181.48 LRD |
| 10 BSD | 1,814.80 LRD |
| 50 BSD | 9,074.01 LRD |
| 100 BSD | 18,148.01 LRD |
| 500 BSD | 90,740.06 LRD |
| 1,000 BSD | 181,480.12 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-29T19:32:30Z",
"rates": {
"LRD": 181.480117
}
}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": 18148.0117,
"rate": 181.480117
}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