Rate Overview
Live
1 CHF = 718.1273 SOS
1 SOS = 0.001393
CHF
Avg
727.7710
High
743.5672
Low
707.1044
Last updated: 3/27/2026, 7:22:18 AM
Quick Conversions
| CHF | SOS |
|---|---|
| 1 CHF | 718.13 SOS |
| 10 CHF | 7,181.27 SOS |
| 50 CHF | 35,906.36 SOS |
| 100 CHF | 71,812.73 SOS |
| 500 CHF | 359,063.64 SOS |
| 1,000 CHF | 718,127.28 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-27T07:22:18Z",
"rates": {
"SOS": 718.127284
}
}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": 71812.7284,
"rate": 718.127284
}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