Rate Overview
Live
1 LRD = 0.005530 BSD
1 BSD = 180.8318
LRD
Avg
0.005413
High
0.005663
Low
0.004977
Last updated: 7/20/2026, 10:36:03 AM
Quick Conversions
| LRD | BSD |
|---|---|
| 1 LRD | 0.01 BSD |
| 10 LRD | 0.06 BSD |
| 50 LRD | 0.28 BSD |
| 100 LRD | 0.55 BSD |
| 500 LRD | 2.77 BSD |
| 1,000 LRD | 5.53 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-07-20T10:36:03Z",
"rates": {
"BSD": 0.00553
}
}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.553,
"rate": 0.00553
}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