Rate Overview
Live
1 SBD = 22.8553 LRD
1 LRD = 0.043754
SBD
Avg
22.9471
High
23.0580
Low
22.8553
Last updated: 5/7/2026, 1:49:27 PM
Quick Conversions
| SBD | LRD |
|---|---|
| 1 SBD | 22.86 LRD |
| 10 SBD | 228.55 LRD |
| 50 SBD | 1,142.77 LRD |
| 100 SBD | 2,285.53 LRD |
| 500 SBD | 11,427.65 LRD |
| 1,000 SBD | 22,855.30 LRD |
Get SBD/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=LRDExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-05-07T13:49:27Z",
"rates": {
"LRD": 22.855302
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "LRD",
"amount": 100
},
"result": 2285.5301999999997,
"rate": 22.855302
}Build with SBD/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key