Rate Overview
Live
1 CHF = 11.8420 SEK
1 SEK = 0.084445
CHF
Avg
11.8442
High
11.8884
Low
11.8108
Last updated: 9/2/2026, 10:35:15 PM
Quick Conversions
| CHF | SEK |
|---|---|
| 1 CHF | 11.84 SEK |
| 10 CHF | 118.42 SEK |
| 50 CHF | 592.10 SEK |
| 100 CHF | 1,184.20 SEK |
| 500 CHF | 5,921.01 SEK |
| 1,000 CHF | 11,842.02 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-09-02T22:35:15Z",
"rates": {
"SEK": 11.842016
}
}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.2015999999999,
"rate": 11.842016
}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