Rate Overview
Live
1 CHF = 11.8568 SEK
1 SEK = 0.084340
CHF
Avg
11.8052
High
11.8568
Low
11.7372
Last updated: 5/6/2026, 6:23:10 PM
Quick Conversions
| CHF | SEK |
|---|---|
| 1 CHF | 11.86 SEK |
| 10 CHF | 118.57 SEK |
| 50 CHF | 592.84 SEK |
| 100 CHF | 1,185.68 SEK |
| 500 CHF | 5,928.39 SEK |
| 1,000 CHF | 11,856.78 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-05-06T18:23:10Z",
"rates": {
"SEK": 11.856779
}
}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": 1185.6779,
"rate": 11.856779
}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