Rate Overview
Live
1 CHF = 699.2881 SOS
1 SOS = 0.001430
CHF
Avg
704.6659
High
712.3546
Low
683.8547
Last updated: 7/24/2026, 6:14:46 AM
Quick Conversions
| CHF | SOS |
|---|---|
| 1 CHF | 699.29 SOS |
| 10 CHF | 6,992.88 SOS |
| 50 CHF | 34,964.41 SOS |
| 100 CHF | 69,928.81 SOS |
| 500 CHF | 349,644.05 SOS |
| 1,000 CHF | 699,288.10 SOS |
Get CHF/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=SOSExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-07-24T06:14:46Z",
"rates": {
"SOS": 699.2881
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "SOS",
"amount": 100
},
"result": 69928.81,
"rate": 699.2881
}Build with CHF/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key