Rate Overview
Live
1 SRD = 15.9376 SDG
1 SDG = 0.062745
SRD
Avg
15.6734
High
15.9715
Low
15.1012
Last updated: 3/27/2026, 8:19:03 AM
Quick Conversions
| SRD | SDG |
|---|---|
| 1 SRD | 15.94 SDG |
| 10 SRD | 159.38 SDG |
| 50 SRD | 796.88 SDG |
| 100 SRD | 1,593.76 SDG |
| 500 SRD | 7,968.79 SDG |
| 1,000 SRD | 15,937.59 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-03-27T08:19:03Z",
"rates": {
"SDG": 15.937588
}
}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": 1593.7588,
"rate": 15.937588
}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