Rate Overview
Live
1 SBD = 22.4401 LRD
1 LRD = 0.044563
SBD
Avg
22.7060
High
23.0785
Low
21.9309
Last updated: 7/29/2026, 11:25:41 PM
Quick Conversions
| SBD | LRD |
|---|---|
| 1 SBD | 22.44 LRD |
| 10 SBD | 224.40 LRD |
| 50 SBD | 1,122.01 LRD |
| 100 SBD | 2,244.01 LRD |
| 500 SBD | 11,220.07 LRD |
| 1,000 SBD | 22,440.14 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-29T23:25:41Z",
"rates": {
"LRD": 22.440136
}
}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": 2244.0135999999998,
"rate": 22.440136
}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