Rate Overview
Live
1 CHF = 11.7133 SEK
1 SEK = 0.085373
CHF
Avg
11.7309
High
11.7663
Low
11.7133
Last updated: 8/15/2026, 4:49:44 AM
Quick Conversions
| CHF | SEK |
|---|---|
| 1 CHF | 11.71 SEK |
| 10 CHF | 117.13 SEK |
| 50 CHF | 585.66 SEK |
| 100 CHF | 1,171.33 SEK |
| 500 CHF | 5,856.64 SEK |
| 1,000 CHF | 11,713.29 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-08-15T04:49:44Z",
"rates": {
"SEK": 11.713289
}
}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": 1171.3289,
"rate": 11.713289
}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