Rate Overview
Live
1 USD = 569.4792 SOS
1 SOS = 0.001756
USD
Avg
567.9716
High
571.3520
Low
553.6437
Last updated: 8/17/2026, 4:11:50 AM
Quick Conversions
| USD | SOS |
|---|---|
| 1 USD | 569.48 SOS |
| 10 USD | 5,694.79 SOS |
| 50 USD | 28,473.96 SOS |
| 100 USD | 56,947.92 SOS |
| 500 USD | 284,739.60 SOS |
| 1,000 USD | 569,479.20 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-08-17T04:11:50Z",
"rates": {
"SOS": 569.47920175
}
}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": 56947.920175,
"rate": 569.47920175
}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