Rate Overview
Live
1 SBD = 23.0548 LRD
1 LRD = 0.043375
SBD
Avg
22.9272
High
24.3897
Low
20.8731
Last updated: 5/27/2026, 8:30:55 PM
Quick Conversions
| SBD | LRD |
|---|---|
| 1 SBD | 23.05 LRD |
| 10 SBD | 230.55 LRD |
| 50 SBD | 1,152.74 LRD |
| 100 SBD | 2,305.48 LRD |
| 500 SBD | 11,527.38 LRD |
| 1,000 SBD | 23,054.76 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-27T20:30:55Z",
"rates": {
"LRD": 23.054759
}
}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": 2305.4759,
"rate": 23.054759
}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