Rate Overview
Live
1 BSD = 181.5402 LRD
1 LRD = 0.005508
BSD
Avg
181.4950
High
181.7670
Low
181.0829
Last updated: 8/19/2026, 9:41:18 AM
Quick Conversions
| BSD | LRD |
|---|---|
| 1 BSD | 181.54 LRD |
| 10 BSD | 1,815.40 LRD |
| 50 BSD | 9,077.01 LRD |
| 100 BSD | 18,154.02 LRD |
| 500 BSD | 90,770.11 LRD |
| 1,000 BSD | 181,540.23 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-08-19T09:41:18Z",
"rates": {
"LRD": 181.540226
}
}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": 18154.0226,
"rate": 181.540226
}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