Rate Overview
Live
1 SRD = 15.8172 SDG
1 SDG = 0.063222
SRD
Avg
15.8195
High
16.4249
Low
15.0972
Last updated: 7/29/2026, 9:13:26 AM
Quick Conversions
| SRD | SDG |
|---|---|
| 1 SRD | 15.82 SDG |
| 10 SRD | 158.17 SDG |
| 50 SRD | 790.86 SDG |
| 100 SRD | 1,581.72 SDG |
| 500 SRD | 7,908.62 SDG |
| 1,000 SRD | 15,817.24 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-29T09:13:26Z",
"rates": {
"SDG": 15.817245
}
}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": 1581.7245,
"rate": 15.817245
}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