Rate Overview
Live
1 CHF = 11.8328 SEK
1 SEK = 0.084511
CHF
Avg
11.8530
High
11.9222
Low
11.8238
Last updated: 6/15/2026, 10:25:33 PM
Quick Conversions
| CHF | SEK |
|---|---|
| 1 CHF | 11.83 SEK |
| 10 CHF | 118.33 SEK |
| 50 CHF | 591.64 SEK |
| 100 CHF | 1,183.28 SEK |
| 500 CHF | 5,916.42 SEK |
| 1,000 CHF | 11,832.84 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-06-15T22:25:33Z",
"rates": {
"SEK": 11.832842
}
}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": 1183.2842,
"rate": 11.832842
}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