Rate Overview
Live
1 CHF = 718.5291 SOS
1 SOS = 0.001392
CHF
Avg
729.0807
High
744.0245
Low
718.5291
Last updated: 3/27/2026, 5:38:53 AM
Quick Conversions
| CHF | SOS |
|---|---|
| 1 CHF | 718.53 SOS |
| 10 CHF | 7,185.29 SOS |
| 50 CHF | 35,926.45 SOS |
| 100 CHF | 71,852.91 SOS |
| 500 CHF | 359,264.53 SOS |
| 1,000 CHF | 718,529.05 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-03-27T05:38:53Z",
"rates": {
"SOS": 718.529055
}
}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": 71852.9055,
"rate": 718.529055
}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