Rate Overview
Live
1 CHF = 11.8672 SEK
1 SEK = 0.084266
CHF
Avg
11.8470
High
11.8729
Low
11.7683
Last updated: 3/26/2026, 11:40:25 PM
Quick Conversions
| CHF | SEK |
|---|---|
| 1 CHF | 11.87 SEK |
| 10 CHF | 118.67 SEK |
| 50 CHF | 593.36 SEK |
| 100 CHF | 1,186.72 SEK |
| 500 CHF | 5,933.61 SEK |
| 1,000 CHF | 11,867.22 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-26T23:40:25Z",
"rates": {
"SEK": 11.867216
}
}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": 1186.7216,
"rate": 11.867216
}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