Rate Overview
Live
1 SOS = 0.001806 USD
1 USD = 553.7099
SOS
Avg
0.001754
High
0.001806
Low
0.001716
Last updated: 8/15/2026, 2:03:30 AM
Quick Conversions
| SOS | USD |
|---|---|
| 1 SOS | 0.00 USD |
| 10 SOS | 0.02 USD |
| 50 SOS | 0.09 USD |
| 100 SOS | 0.18 USD |
| 500 SOS | 0.90 USD |
| 1,000 SOS | 1.81 USD |
Get SOS/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=USDExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-08-15T02:03:30Z",
"rates": {
"USD": 0.001806
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "USD",
"amount": 100
},
"result": 0.1806,
"rate": 0.001806
}Build with SOS/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key