Rate Overview
Live
1 SBD = 22.4649 LRD
1 LRD = 0.044514
SBD
Avg
22.4830
High
22.6682
Low
22.3442
Last updated: 7/29/2026, 7:36:35 PM
Quick Conversions
| SBD | LRD |
|---|---|
| 1 SBD | 22.46 LRD |
| 10 SBD | 224.65 LRD |
| 50 SBD | 1,123.24 LRD |
| 100 SBD | 2,246.49 LRD |
| 500 SBD | 11,232.43 LRD |
| 1,000 SBD | 22,464.86 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-07-29T19:36:35Z",
"rates": {
"LRD": 22.464859
}
}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": 2246.4859,
"rate": 22.464859
}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