Rate Overview
Live
1 STD = 0.026799 SOS
1 SOS = 37.3148
STD
Avg
0.026787
High
0.026877
Low
0.026664
Last updated: 6/17/2026, 2:07:57 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.40 SOS |
| 1,000 STD | 26.80 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-06-17T02:07:57Z",
"rates": {
"SOS": 0.026799
}
}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.6799,
"rate": 0.026799
}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