Rate Overview
Live
1 SBD = 22.6684 LRD
1 LRD = 0.044114
SBD
Avg
22.6826
High
22.8214
Low
22.5575
Last updated: 3/7/2026, 12:33:19 AM
Quick Conversions
| SBD | LRD |
|---|---|
| 1 SBD | 22.67 LRD |
| 10 SBD | 226.68 LRD |
| 50 SBD | 1,133.42 LRD |
| 100 SBD | 2,266.84 LRD |
| 500 SBD | 11,334.21 LRD |
| 1,000 SBD | 22,668.41 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-03-07T00:33:19Z",
"rates": {
"LRD": 22.668411
}
}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": 2266.8411,
"rate": 22.668411
}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