Rate Overview
Live
1 SBD = 21.9067 LRD
1 LRD = 0.045648
SBD
Avg
22.2258
High
22.5272
Low
21.8669
Last updated: 9/8/2026, 1:56:00 AM
Quick Conversions
| SBD | LRD |
|---|---|
| 1 SBD | 21.91 LRD |
| 10 SBD | 219.07 LRD |
| 50 SBD | 1,095.34 LRD |
| 100 SBD | 2,190.67 LRD |
| 500 SBD | 10,953.37 LRD |
| 1,000 SBD | 21,906.73 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-09-08T01:56:00Z",
"rates": {
"LRD": 21.90673
}
}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": 2190.673,
"rate": 21.90673
}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