Rate Overview
Live
1 SRD = 15.7975 SDG
1 SDG = 0.063301
SRD
Avg
15.8378
High
15.9213
Low
15.7528
Last updated: 8/18/2026, 12:07:28 AM
Quick Conversions
| SRD | SDG |
|---|---|
| 1 SRD | 15.80 SDG |
| 10 SRD | 157.97 SDG |
| 50 SRD | 789.87 SDG |
| 100 SRD | 1,579.75 SDG |
| 500 SRD | 7,898.75 SDG |
| 1,000 SRD | 15,797.50 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-08-18T00:07:28Z",
"rates": {
"SDG": 15.797498
}
}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": 1579.7497999999998,
"rate": 15.797498
}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