Rate Overview
Live
1 USD = 570.5940 SOS
1 SOS = 0.001753
USD
Avg
570.6259
High
572.7323
Low
563.0686
Last updated: 7/28/2026, 3:39:19 PM
Quick Conversions
| USD | SOS |
|---|---|
| 1 USD | 570.59 SOS |
| 10 USD | 5,705.94 SOS |
| 50 USD | 28,529.70 SOS |
| 100 USD | 57,059.40 SOS |
| 500 USD | 285,296.99 SOS |
| 1,000 USD | 570,593.98 SOS |
Get USD/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=SOSExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-28T15:39:19Z",
"rates": {
"SOS": 570.59398091
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "SOS",
"amount": 100
},
"result": 57059.398091,
"rate": 570.59398091
}Build with USD/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key