Rate Overview
Live
1 STD = 0.026959 SOS
1 SOS = 37.0934
STD
Avg
0.026940
High
0.027048
Low
0.026882
Last updated: 5/27/2026, 8:40:23 PM
Quick Conversions
| STD | SOS |
|---|---|
| 1 STD | 0.03 SOS |
| 10 STD | 0.27 SOS |
| 50 STD | 1.35 SOS |
| 100 STD | 2.70 SOS |
| 500 STD | 13.48 SOS |
| 1,000 STD | 26.96 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-05-27T20:40:23Z",
"rates": {
"SOS": 0.026959
}
}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.6959,
"rate": 0.026959
}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