Rate Overview
Live
1 SOS = 0.001754 USD
1 USD = 570.1254
SOS
Avg
0.001747
High
0.001754
Low
0.001718
Last updated: 7/23/2026, 12:51:31 PM
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.88 USD |
| 1,000 SOS | 1.75 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-07-23T12:51:31Z",
"rates": {
"USD": 0.001754
}
}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.1754,
"rate": 0.001754
}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