Rate Overview
Live
1 SBD = 22.5684 LRD
1 LRD = 0.044310
SBD
Avg
22.7088
High
22.9213
Low
22.5684
Last updated: 6/19/2026, 8:42:21 AM
Quick Conversions
| SBD | LRD |
|---|---|
| 1 SBD | 22.57 LRD |
| 10 SBD | 225.68 LRD |
| 50 SBD | 1,128.42 LRD |
| 100 SBD | 2,256.84 LRD |
| 500 SBD | 11,284.18 LRD |
| 1,000 SBD | 22,568.37 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-06-19T08:42:21Z",
"rates": {
"LRD": 22.568368
}
}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": 2256.8368,
"rate": 22.568368
}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