Rate Overview
Live
1 USD = 569.3287 SOS
1 SOS = 0.001756
USD
Avg
570.7058
High
572.7323
Low
563.0686
Last updated: 7/29/2026, 7:35:04 AM
Quick Conversions
| USD | SOS |
|---|---|
| 1 USD | 569.33 SOS |
| 10 USD | 5,693.29 SOS |
| 50 USD | 28,466.43 SOS |
| 100 USD | 56,932.87 SOS |
| 500 USD | 284,664.33 SOS |
| 1,000 USD | 569,328.65 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-29T07:35:04Z",
"rates": {
"SOS": 569.32865214
}
}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": 56932.865214000005,
"rate": 569.32865214
}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