Rate Overview
Live
1 SRD = 16.0516 SDG
1 SDG = 0.062299
SRD
Avg
16.0349
High
16.0516
Low
16.0230
Last updated: 5/7/2026, 8:08:55 AM
Quick Conversions
| SRD | SDG |
|---|---|
| 1 SRD | 16.05 SDG |
| 10 SRD | 160.52 SDG |
| 50 SRD | 802.58 SDG |
| 100 SRD | 1,605.16 SDG |
| 500 SRD | 8,025.82 SDG |
| 1,000 SRD | 16,051.64 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-05-07T08:08:55Z",
"rates": {
"SDG": 16.051639
}
}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": 1605.1639000000002,
"rate": 16.051639
}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