Rate Overview
Live
1 CHF = 11.9193 SEK
1 SEK = 0.083897
CHF
Avg
11.9384
High
11.9641
Low
11.9074
Last updated: 7/22/2026, 10:31:47 PM
Quick Conversions
| CHF | SEK |
|---|---|
| 1 CHF | 11.92 SEK |
| 10 CHF | 119.19 SEK |
| 50 CHF | 595.97 SEK |
| 100 CHF | 1,191.93 SEK |
| 500 CHF | 5,959.66 SEK |
| 1,000 CHF | 11,919.32 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-22T22:31:47Z",
"rates": {
"SEK": 11.919323
}
}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": 1191.9323,
"rate": 11.919323
}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