Rate Overview
Live
1 USD = 568.7261 SOS
1 SOS = 0.001758
USD
Avg
570.4124
High
571.6889
Low
568.7261
Last updated: 5/29/2026, 3:32:43 PM
Quick Conversions
| USD | SOS |
|---|---|
| 1 USD | 568.73 SOS |
| 10 USD | 5,687.26 SOS |
| 50 USD | 28,436.30 SOS |
| 100 USD | 56,872.61 SOS |
| 500 USD | 284,363.04 SOS |
| 1,000 USD | 568,726.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-05-29T15:32:43Z",
"rates": {
"SOS": 568.7260859
}
}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": 56872.60859,
"rate": 568.7260859
}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