Rate Overview
Live
1 SBD = 22.4500 LRD
1 LRD = 0.044543
SBD
Avg
22.9783
High
24.2843
Low
21.4244
Last updated: 7/28/2026, 2:36:05 PM
Quick Conversions
| SBD | LRD |
|---|---|
| 1 SBD | 22.45 LRD |
| 10 SBD | 224.50 LRD |
| 50 SBD | 1,122.50 LRD |
| 100 SBD | 2,245.00 LRD |
| 500 SBD | 11,225.00 LRD |
| 1,000 SBD | 22,450.00 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-28T14:36:05Z",
"rates": {
"LRD": 22.450001
}
}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": 2245.0001,
"rate": 22.450001
}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