Rate Overview
Live
1 SBD = 22.9881 LRD
1 LRD = 0.043501
SBD
Avg
22.9621
High
23.0580
Low
22.8581
Last updated: 5/7/2026, 2:48:32 PM
Quick Conversions
| SBD | LRD |
|---|---|
| 1 SBD | 22.99 LRD |
| 10 SBD | 229.88 LRD |
| 50 SBD | 1,149.41 LRD |
| 100 SBD | 2,298.81 LRD |
| 500 SBD | 11,494.05 LRD |
| 1,000 SBD | 22,988.10 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-05-07T14:48:32Z",
"rates": {
"LRD": 22.988101
}
}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": 2298.8101,
"rate": 22.988101
}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