Rate Overview
Live
1 CHF = 12.0212 SEK
1 SEK = 0.083186
CHF
Avg
12.0215
High
12.0408
Low
12.0038
Last updated: 7/5/2026, 9:49:46 AM
Quick Conversions
| CHF | SEK |
|---|---|
| 1 CHF | 12.02 SEK |
| 10 CHF | 120.21 SEK |
| 50 CHF | 601.06 SEK |
| 100 CHF | 1,202.12 SEK |
| 500 CHF | 6,010.59 SEK |
| 1,000 CHF | 12,021.19 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-05T09:49:46Z",
"rates": {
"SEK": 12.021189
}
}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": 1202.1189,
"rate": 12.021189
}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