Rate Overview
Live
1 SDG = 0.305583 LRD
1 LRD = 3.2724
SDG
Avg
0.305900
High
0.306592
Low
0.304941
Last updated: 5/9/2026, 3:42:07 AM
Quick Conversions
| SDG | LRD |
|---|---|
| 1 SDG | 0.31 LRD |
| 10 SDG | 3.06 LRD |
| 50 SDG | 15.28 LRD |
| 100 SDG | 30.56 LRD |
| 500 SDG | 152.79 LRD |
| 1,000 SDG | 305.58 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-05-09T03:42:07Z",
"rates": {
"LRD": 0.305583
}
}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.5583,
"rate": 0.305583
}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