Rate Overview
Live
1 LRD = 0.043972 SBD
1 SBD = 22.7417
LRD
Avg
0.044077
High
0.044331
Low
0.043836
Last updated: 3/8/2026, 7:41:27 AM
Quick Conversions
| LRD | SBD |
|---|---|
| 1 LRD | 0.04 SBD |
| 10 LRD | 0.44 SBD |
| 50 LRD | 2.20 SBD |
| 100 LRD | 4.40 SBD |
| 500 LRD | 21.99 SBD |
| 1,000 LRD | 43.97 SBD |
Get LRD/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=SBDExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-03-08T07:41:27Z",
"rates": {
"SBD": 0.043972
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "SBD",
"amount": 100
},
"result": 4.3972,
"rate": 0.043972
}Build with LRD/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key