Rate Overview
Live
1 SRD = 16.0258 SDG
1 SDG = 0.062399
SRD
Avg
16.0403
High
16.0588
Low
15.9945
Last updated: 4/17/2026, 6:04:36 AM
Quick Conversions
| SRD | SDG |
|---|---|
| 1 SRD | 16.03 SDG |
| 10 SRD | 160.26 SDG |
| 50 SRD | 801.29 SDG |
| 100 SRD | 1,602.58 SDG |
| 500 SRD | 8,012.91 SDG |
| 1,000 SRD | 16,025.83 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-04-17T06:04:36Z",
"rates": {
"SDG": 16.025826
}
}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": 1602.5826,
"rate": 16.025826
}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