Rate Overview
Live
1 USD = 570.1521 SOS
1 SOS = 0.001754
USD
Avg
571.1373
High
571.4949
Low
570.1521
Last updated: 3/7/2026, 12:35:54 AM
Quick Conversions
| USD | SOS |
|---|---|
| 1 USD | 570.15 SOS |
| 10 USD | 5,701.52 SOS |
| 50 USD | 28,507.60 SOS |
| 100 USD | 57,015.21 SOS |
| 500 USD | 285,076.04 SOS |
| 1,000 USD | 570,152.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-07T00:35:54Z",
"rates": {
"SOS": 570.15208849
}
}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": 57015.208848999995,
"rate": 570.15208849
}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