Rate Overview
Live
1 STD = 0.027695 SDG
1 SDG = 36.1076
STD
Avg
0.028309
High
0.029068
Low
0.026434
Last updated: 7/28/2026, 4:09:37 AM
Quick Conversions
| STD | SDG |
|---|---|
| 1 STD | 0.03 SDG |
| 10 STD | 0.28 SDG |
| 50 STD | 1.38 SDG |
| 100 STD | 2.77 SDG |
| 500 STD | 13.85 SDG |
| 1,000 STD | 27.70 SDG |
Get STD/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=SDGExample Response:
{
"success": true,
"base": "STD",
"date": "2026-07-28T04:09:37Z",
"rates": {
"SDG": 0.027695
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "SDG",
"amount": 100
},
"result": 2.7695000000000003,
"rate": 0.027695
}Build with STD/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key