Rate Overview
Live
1 SRD = 15.9560 SDG
1 SDG = 0.062672
SRD
Avg
15.9518
High
16.0118
Low
15.8839
Last updated: 7/8/2026, 9:50:55 AM
Quick Conversions
| SRD | SDG |
|---|---|
| 1 SRD | 15.96 SDG |
| 10 SRD | 159.56 SDG |
| 50 SRD | 797.80 SDG |
| 100 SRD | 1,595.60 SDG |
| 500 SRD | 7,977.99 SDG |
| 1,000 SRD | 15,955.98 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-08T09:50:55Z",
"rates": {
"SDG": 15.955977
}
}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": 1595.5977,
"rate": 15.955977
}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