Rate Overview
Live
1 SBD = 23.0503 LRD
1 LRD = 0.043383
SBD
Avg
22.8671
High
23.0503
Low
22.7519
Last updated: 5/27/2026, 10:42:39 PM
Quick Conversions
| SBD | LRD |
|---|---|
| 1 SBD | 23.05 LRD |
| 10 SBD | 230.50 LRD |
| 50 SBD | 1,152.51 LRD |
| 100 SBD | 2,305.03 LRD |
| 500 SBD | 11,525.13 LRD |
| 1,000 SBD | 23,050.26 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-27T22:42:39Z",
"rates": {
"LRD": 23.050258
}
}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.0258,
"rate": 23.050258
}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