Rate Overview
Live
1 SDG = 0.306495 LRD
1 LRD = 3.2627
SDG
Avg
0.306216
High
0.306889
Low
0.305381
Last updated: 4/18/2026, 8:48:22 AM
Quick Conversions
| SDG | LRD |
|---|---|
| 1 SDG | 0.31 LRD |
| 10 SDG | 3.06 LRD |
| 50 SDG | 15.32 LRD |
| 100 SDG | 30.65 LRD |
| 500 SDG | 153.25 LRD |
| 1,000 SDG | 306.50 LRD |
Get SDG/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=LRDExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-04-18T08:48:22Z",
"rates": {
"LRD": 0.306495
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "LRD",
"amount": 100
},
"result": 30.649500000000003,
"rate": 0.306495
}Build with SDG/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key