Rate Overview
Live
1 CHF = 11.8597 SEK
1 SEK = 0.084319
CHF
Avg
11.8899
High
11.9348
Low
11.8482
Last updated: 5/26/2026, 7:49:09 PM
Quick Conversions
| CHF | SEK |
|---|---|
| 1 CHF | 11.86 SEK |
| 10 CHF | 118.60 SEK |
| 50 CHF | 592.98 SEK |
| 100 CHF | 1,185.97 SEK |
| 500 CHF | 5,929.83 SEK |
| 1,000 CHF | 11,859.66 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-26T19:49:09Z",
"rates": {
"SEK": 11.859658
}
}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.9658,
"rate": 11.859658
}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