Rate Overview
Live
1 USD = 569.7679 SOS
1 SOS = 0.001755
USD
Avg
570.9062
High
572.0386
Low
569.5571
Last updated: 7/10/2026, 4:04:53 AM
Quick Conversions
| USD | SOS |
|---|---|
| 1 USD | 569.77 SOS |
| 10 USD | 5,697.68 SOS |
| 50 USD | 28,488.40 SOS |
| 100 USD | 56,976.79 SOS |
| 500 USD | 284,883.96 SOS |
| 1,000 USD | 569,767.93 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-10T04:04:53Z",
"rates": {
"SOS": 569.7679281
}
}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": 56976.79280999999,
"rate": 569.7679281
}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