Rate Overview
Live
1 USD = 571.5036 SOS
1 SOS = 0.001750
USD
Avg
571.1880
High
571.8041
Low
570.1000
Last updated: 4/18/2026, 8:45:41 AM
Quick Conversions
| USD | SOS |
|---|---|
| 1 USD | 571.50 SOS |
| 10 USD | 5,715.04 SOS |
| 50 USD | 28,575.18 SOS |
| 100 USD | 57,150.36 SOS |
| 500 USD | 285,751.82 SOS |
| 1,000 USD | 571,503.63 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-04-18T08:45:41Z",
"rates": {
"SOS": 571.5036329
}
}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": 57150.363289999994,
"rate": 571.5036329
}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