Rate Overview
Live
1 BSD = 181.7940 LRD
1 LRD = 0.005501
BSD
Avg
182.0951
High
187.2905
Low
176.3951
Last updated: 5/29/2026, 10:59:02 PM
Quick Conversions
| BSD | LRD |
|---|---|
| 1 BSD | 181.79 LRD |
| 10 BSD | 1,817.94 LRD |
| 50 BSD | 9,089.70 LRD |
| 100 BSD | 18,179.40 LRD |
| 500 BSD | 90,896.99 LRD |
| 1,000 BSD | 181,793.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-05-29T22:59:02Z",
"rates": {
"LRD": 181.793973
}
}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": 18179.3973,
"rate": 181.793973
}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