Rate Overview
Live
1 SBD = 22.7320 LRD
1 LRD = 0.043991
SBD
Avg
22.5574
High
22.7320
Low
22.4254
Last updated: 7/8/2026, 3:59:05 PM
Quick Conversions
| SBD | LRD |
|---|---|
| 1 SBD | 22.73 LRD |
| 10 SBD | 227.32 LRD |
| 50 SBD | 1,136.60 LRD |
| 100 SBD | 2,273.20 LRD |
| 500 SBD | 11,366.00 LRD |
| 1,000 SBD | 22,732.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-08T15:59:05Z",
"rates": {
"LRD": 22.731995
}
}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": 2273.1995,
"rate": 22.731995
}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