Rate Overview
Live
1 SDG = 0.305543 LRD
1 LRD = 3.2729
SDG
Avg
0.316883
High
0.334838
Low
0.294071
Last updated: 3/27/2026, 10:24:33 AM
Quick Conversions
| SDG | LRD |
|---|---|
| 1 SDG | 0.31 LRD |
| 10 SDG | 3.06 LRD |
| 50 SDG | 15.28 LRD |
| 100 SDG | 30.55 LRD |
| 500 SDG | 152.77 LRD |
| 1,000 SDG | 305.54 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-03-27T10:24:33Z",
"rates": {
"LRD": 0.305543
}
}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.5543,
"rate": 0.305543
}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