Rate Overview
Live
1 CHF = 11.8577 SEK
1 SEK = 0.084334
CHF
Avg
11.8470
High
11.8729
Low
11.7683
Last updated: 3/27/2026, 12:33:17 AM
Quick Conversions
| CHF | SEK |
|---|---|
| 1 CHF | 11.86 SEK |
| 10 CHF | 118.58 SEK |
| 50 CHF | 592.88 SEK |
| 100 CHF | 1,185.77 SEK |
| 500 CHF | 5,928.84 SEK |
| 1,000 CHF | 11,857.68 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-27T00:33:17Z",
"rates": {
"SEK": 11.857679
}
}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": 1185.7678999999998,
"rate": 11.857679
}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