Rate Overview
Live
1 SBD = 22.5808 LRD
1 LRD = 0.044286
SBD
Avg
22.5741
High
22.6242
Low
22.5244
Last updated: 8/19/2026, 3:33:34 PM
Quick Conversions
| SBD | LRD |
|---|---|
| 1 SBD | 22.58 LRD |
| 10 SBD | 225.81 LRD |
| 50 SBD | 1,129.04 LRD |
| 100 SBD | 2,258.08 LRD |
| 500 SBD | 11,290.38 LRD |
| 1,000 SBD | 22,580.75 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-08-19T15:33:34Z",
"rates": {
"LRD": 22.580753
}
}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": 2258.0753,
"rate": 22.580753
}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