Rate Overview
Live
1 SDG = 0.304001 LRD
1 LRD = 3.2895
SDG
Avg
0.305119
High
0.305912
Low
0.303927
Last updated: 3/7/2026, 1:02:50 AM
Quick Conversions
| SDG | LRD |
|---|---|
| 1 SDG | 0.30 LRD |
| 10 SDG | 3.04 LRD |
| 50 SDG | 15.20 LRD |
| 100 SDG | 30.40 LRD |
| 500 SDG | 152.00 LRD |
| 1,000 SDG | 304.00 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-07T01:02:50Z",
"rates": {
"LRD": 0.304001
}
}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.400100000000002,
"rate": 0.304001
}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