Rate Overview
Live
1 CHF = 11.8964 SEK
1 SEK = 0.084059
CHF
Avg
11.8183
High
12.0279
Low
11.4548
Last updated: 7/23/2026, 2:34:15 AM
Quick Conversions
| CHF | SEK |
|---|---|
| 1 CHF | 11.90 SEK |
| 10 CHF | 118.96 SEK |
| 50 CHF | 594.82 SEK |
| 100 CHF | 1,189.64 SEK |
| 500 CHF | 5,948.22 SEK |
| 1,000 CHF | 11,896.44 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-23T02:34:15Z",
"rates": {
"SEK": 11.896437
}
}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": 1189.6437,
"rate": 11.896437
}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