Rate Overview
Live
1 STD = 0.028214 SDG
1 SDG = 35.4434
STD
Avg
0.028380
High
0.028755
Low
0.028178
Last updated: 3/7/2026, 4:23:58 AM
Quick Conversions
| STD | SDG |
|---|---|
| 1 STD | 0.03 SDG |
| 10 STD | 0.28 SDG |
| 50 STD | 1.41 SDG |
| 100 STD | 2.82 SDG |
| 500 STD | 14.11 SDG |
| 1,000 STD | 28.21 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-03-07T04:23:58Z",
"rates": {
"SDG": 0.028214
}
}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.8214,
"rate": 0.028214
}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