Rate Overview
Live
1 SBD = 22.3826 LRD
1 LRD = 0.044677
SBD
Avg
22.7041
High
23.0785
Low
21.9309
Last updated: 7/30/2026, 10:59:17 AM
Quick Conversions
| SBD | LRD |
|---|---|
| 1 SBD | 22.38 LRD |
| 10 SBD | 223.83 LRD |
| 50 SBD | 1,119.13 LRD |
| 100 SBD | 2,238.26 LRD |
| 500 SBD | 11,191.32 LRD |
| 1,000 SBD | 22,382.64 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-07-30T10:59:17Z",
"rates": {
"LRD": 22.382636
}
}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": 2238.2636,
"rate": 22.382636
}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