Rate Overview
Live
1 LRD = 0.005488 BSD
1 BSD = 182.2157
LRD
Avg
0.005479
High
0.005490
Low
0.005460
Last updated: 6/16/2026, 1:25:19 PM
Quick Conversions
| LRD | BSD |
|---|---|
| 1 LRD | 0.01 BSD |
| 10 LRD | 0.05 BSD |
| 50 LRD | 0.27 BSD |
| 100 LRD | 0.55 BSD |
| 500 LRD | 2.74 BSD |
| 1,000 LRD | 5.49 BSD |
Get LRD/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=BSDExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-06-16T13:25:19Z",
"rates": {
"BSD": 0.005488
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "BSD",
"amount": 100
},
"result": 0.5488,
"rate": 0.005488
}Build with LRD/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key