Rate Overview
Live
1 USD = 573.1881 SOS
1 SOS = 0.001745
USD
Avg
571.4605
High
573.1881
Low
569.5228
Last updated: 3/27/2026, 2:33:46 AM
Quick Conversions
| USD | SOS |
|---|---|
| 1 USD | 573.19 SOS |
| 10 USD | 5,731.88 SOS |
| 50 USD | 28,659.40 SOS |
| 100 USD | 57,318.81 SOS |
| 500 USD | 286,594.04 SOS |
| 1,000 USD | 573,188.09 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-03-27T02:33:46Z",
"rates": {
"SOS": 573.18808788
}
}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": 57318.808788,
"rate": 573.18808788
}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