Rate Overview
Live
1 SRD = 15.8907 SDG
1 SDG = 0.062930
SRD
Avg
15.8958
High
16.1465
Low
15.1082
Last updated: 7/30/2026, 8:01:16 AM
Quick Conversions
| SRD | SDG |
|---|---|
| 1 SRD | 15.89 SDG |
| 10 SRD | 158.91 SDG |
| 50 SRD | 794.53 SDG |
| 100 SRD | 1,589.07 SDG |
| 500 SRD | 7,945.35 SDG |
| 1,000 SRD | 15,890.70 SDG |
Get SRD/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=SDGExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-07-30T08:01:16Z",
"rates": {
"SDG": 15.890697
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "SDG",
"amount": 100
},
"result": 1589.0697,
"rate": 15.890697
}Build with SRD/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key