Rate Overview
Live
1 CHF = 11.8440 SEK
1 SEK = 0.084431
CHF
Avg
11.7325
High
11.9564
Low
11.4958
Last updated: 3/27/2026, 1:30:25 AM
Quick Conversions
| CHF | SEK |
|---|---|
| 1 CHF | 11.84 SEK |
| 10 CHF | 118.44 SEK |
| 50 CHF | 592.20 SEK |
| 100 CHF | 1,184.40 SEK |
| 500 CHF | 5,921.98 SEK |
| 1,000 CHF | 11,843.97 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-27T01:30:25Z",
"rates": {
"SEK": 11.843966
}
}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": 1184.3966,
"rate": 11.843966
}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