Rate Overview
Live
1 SBD = 22.8763 LRD
1 LRD = 0.043713
SBD
Avg
23.0177
High
24.5495
Low
20.9713
Last updated: 3/27/2026, 3:02:55 PM
Quick Conversions
| SBD | LRD |
|---|---|
| 1 SBD | 22.88 LRD |
| 10 SBD | 228.76 LRD |
| 50 SBD | 1,143.82 LRD |
| 100 SBD | 2,287.63 LRD |
| 500 SBD | 11,438.16 LRD |
| 1,000 SBD | 22,876.32 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-27T15:02:55Z",
"rates": {
"LRD": 22.876321
}
}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": 2287.6321000000003,
"rate": 22.876321
}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