Rate Overview
Live
1 SDG = 0.303227 LRD
1 LRD = 3.2979
SDG
Avg
0.318672
High
0.350666
Low
0.295756
Last updated: 5/30/2026, 10:19:56 AM
Quick Conversions
| SDG | LRD |
|---|---|
| 1 SDG | 0.30 LRD |
| 10 SDG | 3.03 LRD |
| 50 SDG | 15.16 LRD |
| 100 SDG | 30.32 LRD |
| 500 SDG | 151.61 LRD |
| 1,000 SDG | 303.23 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-30T10:19:56Z",
"rates": {
"LRD": 0.303227
}
}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.3227,
"rate": 0.303227
}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