Rate Overview
Live
1 CHF = 11.6999 SEK
1 SEK = 0.085471
CHF
Avg
11.7451
High
11.7853
Low
11.6999
Last updated: 4/16/2026, 3:11:31 AM
Quick Conversions
| CHF | SEK |
|---|---|
| 1 CHF | 11.70 SEK |
| 10 CHF | 117.00 SEK |
| 50 CHF | 585.00 SEK |
| 100 CHF | 1,169.99 SEK |
| 500 CHF | 5,849.97 SEK |
| 1,000 CHF | 11,699.93 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-04-16T03:11:31Z",
"rates": {
"SEK": 11.69993
}
}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": 1169.993,
"rate": 11.69993
}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