Rate Overview
Live
1 CHF = 11.8214 SEK
1 SEK = 0.084592
CHF
Avg
11.7729
High
11.8220
Low
11.7139
Last updated: 3/6/2026, 6:07:23 PM
Quick Conversions
| CHF | SEK |
|---|---|
| 1 CHF | 11.82 SEK |
| 10 CHF | 118.21 SEK |
| 50 CHF | 591.07 SEK |
| 100 CHF | 1,182.14 SEK |
| 500 CHF | 5,910.71 SEK |
| 1,000 CHF | 11,821.42 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-03-06T18:07:23Z",
"rates": {
"SEK": 11.821418
}
}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": 1182.1417999999999,
"rate": 11.821418
}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