Rate Overview
Live
1 USD = 569.5366 SOS
1 SOS = 0.001756
USD
Avg
570.7158
High
571.7912
Low
569.5366
Last updated: 7/27/2026, 9:37:35 AM
Quick Conversions
| USD | SOS |
|---|---|
| 1 USD | 569.54 SOS |
| 10 USD | 5,695.37 SOS |
| 50 USD | 28,476.83 SOS |
| 100 USD | 56,953.66 SOS |
| 500 USD | 284,768.32 SOS |
| 1,000 USD | 569,536.64 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-27T09:37:35Z",
"rates": {
"SOS": 569.53663665
}
}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": 56953.663665,
"rate": 569.53663665
}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