Rate Overview
Live
1 LRD = 0.044476 SBD
1 SBD = 22.4840
LRD
Avg
0.044557
High
0.044713
Low
0.044386
Last updated: 8/12/2026, 3:55:06 PM
Quick Conversions
| LRD | SBD |
|---|---|
| 1 LRD | 0.04 SBD |
| 10 LRD | 0.44 SBD |
| 50 LRD | 2.22 SBD |
| 100 LRD | 4.45 SBD |
| 500 LRD | 22.24 SBD |
| 1,000 LRD | 44.48 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-08-12T15:55:06Z",
"rates": {
"SBD": 0.044476
}
}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.4476,
"rate": 0.044476
}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