Rate Overview
Live
1 STD = 0.026836 SOS
1 SOS = 37.2634
STD
Avg
0.027009
High
0.027378
Low
0.026828
Last updated: 3/7/2026, 7:53:36 AM
Quick Conversions
| STD | SOS |
|---|---|
| 1 STD | 0.03 SOS |
| 10 STD | 0.27 SOS |
| 50 STD | 1.34 SOS |
| 100 STD | 2.68 SOS |
| 500 STD | 13.42 SOS |
| 1,000 STD | 26.84 SOS |
Get STD/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=SOSExample Response:
{
"success": true,
"base": "STD",
"date": "2026-03-07T07:53:36Z",
"rates": {
"SOS": 0.026836
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "SOS",
"amount": 100
},
"result": 2.6835999999999998,
"rate": 0.026836
}Build with STD/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key