Rate Overview
Live
1 USD = 569.1357 SOS
1 SOS = 0.001757
USD
Avg
570.0541
High
572.6638
Low
552.7597
Last updated: 7/30/2026, 2:13:05 PM
Quick Conversions
| USD | SOS |
|---|---|
| 1 USD | 569.14 SOS |
| 10 USD | 5,691.36 SOS |
| 50 USD | 28,456.79 SOS |
| 100 USD | 56,913.57 SOS |
| 500 USD | 284,567.86 SOS |
| 1,000 USD | 569,135.73 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-30T14:13:05Z",
"rates": {
"SOS": 569.13572674
}
}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": 56913.572674,
"rate": 569.13572674
}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