Rate Overview
Live
1 CHF = 11.8769 SEK
1 SEK = 0.084197
CHF
Avg
11.4473
High
12.4315
Low
9.3530
Last updated: 7/25/2026, 12:29:13 PM
Quick Conversions
| CHF | SEK |
|---|---|
| 1 CHF | 11.88 SEK |
| 10 CHF | 118.77 SEK |
| 50 CHF | 593.85 SEK |
| 100 CHF | 1,187.69 SEK |
| 500 CHF | 5,938.46 SEK |
| 1,000 CHF | 11,876.92 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-25T12:29:13Z",
"rates": {
"SEK": 11.876921
}
}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": 1187.6921,
"rate": 11.876921
}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