Rate Overview
Live
1 CHF = 11.9419 SEK
1 SEK = 0.083739
CHF
Avg
11.9767
High
12.0408
Low
11.9087
Last updated: 7/23/2026, 1:36:47 PM
Quick Conversions
| CHF | SEK |
|---|---|
| 1 CHF | 11.94 SEK |
| 10 CHF | 119.42 SEK |
| 50 CHF | 597.09 SEK |
| 100 CHF | 1,194.19 SEK |
| 500 CHF | 5,970.93 SEK |
| 1,000 CHF | 11,941.87 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-23T13:36:47Z",
"rates": {
"SEK": 11.94187
}
}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": 1194.187,
"rate": 11.94187
}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