Rate Overview
Live
1 SRD = 16.0198 SDG
1 SDG = 0.062423
SRD
Avg
16.0265
High
16.0676
Low
15.9486
Last updated: 6/19/2026, 8:20:11 AM
Quick Conversions
| SRD | SDG |
|---|---|
| 1 SRD | 16.02 SDG |
| 10 SRD | 160.20 SDG |
| 50 SRD | 800.99 SDG |
| 100 SRD | 1,601.98 SDG |
| 500 SRD | 8,009.90 SDG |
| 1,000 SRD | 16,019.81 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-06-19T08:20:11Z",
"rates": {
"SDG": 16.019807
}
}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": 1601.9807,
"rate": 16.019807
}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