Rate Overview
Live
1 BSD = 183.3860 LRD
1 LRD = 0.005453
BSD
Avg
183.3022
High
184.1195
Low
182.4190
Last updated: 3/27/2026, 7:20:19 AM
Quick Conversions
| BSD | LRD |
|---|---|
| 1 BSD | 183.39 LRD |
| 10 BSD | 1,833.86 LRD |
| 50 BSD | 9,169.30 LRD |
| 100 BSD | 18,338.60 LRD |
| 500 BSD | 91,692.99 LRD |
| 1,000 BSD | 183,385.97 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-03-27T07:20:19Z",
"rates": {
"LRD": 183.385972
}
}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": 18338.5972,
"rate": 183.385972
}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