Rate Overview
Live
1 SDG = 0.303234 LRD
1 LRD = 3.2978
SDG
Avg
0.303792
High
0.304729
Low
0.303234
Last updated: 6/19/2026, 11:46:26 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.62 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-06-19T11:46:26Z",
"rates": {
"LRD": 0.303234
}
}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.3234,
"rate": 0.303234
}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