Rate Overview
Live
1 USD = 571.5144 SOS
1 SOS = 0.001750
USD
Avg
571.2805
High
573.1881
Low
569.5228
Last updated: 3/27/2026, 4:04:23 AM
Quick Conversions
| USD | SOS |
|---|---|
| 1 USD | 571.51 SOS |
| 10 USD | 5,715.14 SOS |
| 50 USD | 28,575.72 SOS |
| 100 USD | 57,151.44 SOS |
| 500 USD | 285,757.21 SOS |
| 1,000 USD | 571,514.42 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-27T04:04:23Z",
"rates": {
"SOS": 571.51441789
}
}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": 57151.441789000004,
"rate": 571.51441789
}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