Rate Overview
Live
1 CHF = 11.9091 SEK
1 SEK = 0.083969
CHF
Avg
11.7717
High
12.0280
Low
11.4893
Last updated: 7/22/2026, 8:11:51 PM
Quick Conversions
| CHF | SEK |
|---|---|
| 1 CHF | 11.91 SEK |
| 10 CHF | 119.09 SEK |
| 50 CHF | 595.45 SEK |
| 100 CHF | 1,190.91 SEK |
| 500 CHF | 5,954.55 SEK |
| 1,000 CHF | 11,909.10 SEK |
Get CHF/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=SEKExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-07-22T20:11:51Z",
"rates": {
"SEK": 11.909098
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "SEK",
"amount": 100
},
"result": 1190.9098,
"rate": 11.909098
}Build with CHF/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key