Rate Overview
Live
1 SBD = 22.8544 LRD
1 LRD = 0.043755
SBD
Avg
22.8467
High
22.8970
Low
22.7701
Last updated: 4/17/2026, 6:10:45 AM
Quick Conversions
| SBD | LRD |
|---|---|
| 1 SBD | 22.85 LRD |
| 10 SBD | 228.54 LRD |
| 50 SBD | 1,142.72 LRD |
| 100 SBD | 2,285.44 LRD |
| 500 SBD | 11,427.21 LRD |
| 1,000 SBD | 22,854.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-04-17T06:10:45Z",
"rates": {
"LRD": 22.85441
}
}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.4410000000003,
"rate": 22.85441
}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