Rate Overview
Live
1 STD = 0.026746 SOS
1 SOS = 37.3888
STD
Avg
0.026641
High
0.026758
Low
0.026127
Last updated: 8/17/2026, 2:15:30 PM
Quick Conversions
| STD | SOS |
|---|---|
| 1 STD | 0.03 SOS |
| 10 STD | 0.27 SOS |
| 50 STD | 1.34 SOS |
| 100 STD | 2.67 SOS |
| 500 STD | 13.37 SOS |
| 1,000 STD | 26.75 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-08-17T14:15:30Z",
"rates": {
"SOS": 0.026746
}
}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.6746,
"rate": 0.026746
}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