Rate Overview
Live
1 STD = 0.029036 SDG
1 SDG = 34.4400
STD
Avg
0.029036
High
0.029036
Low
0.029036
Last updated: 4/16/2026, 10:40:28 PM
Quick Conversions
| STD | SDG |
|---|---|
| 1 STD | 0.03 SDG |
| 10 STD | 0.29 SDG |
| 50 STD | 1.45 SDG |
| 100 STD | 2.90 SDG |
| 500 STD | 14.52 SDG |
| 1,000 STD | 29.04 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-04-16T22:40:28Z",
"rates": {
"SDG": 0.029036
}
}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.9036,
"rate": 0.029036
}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