Rate Overview
Live
1 SEK = 0.084288 CHF
1 CHF = 11.8641
SEK
Avg
0.084547
High
0.085636
Low
0.083636
Last updated: 3/28/2026, 7:32:48 AM
Quick Conversions
| SEK | CHF |
|---|---|
| 1 SEK | 0.08 CHF |
| 10 SEK | 0.84 CHF |
| 50 SEK | 4.21 CHF |
| 100 SEK | 8.43 CHF |
| 500 SEK | 42.14 CHF |
| 1,000 SEK | 84.29 CHF |
Get SEK/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=CHFExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-03-28T07:32:48Z",
"rates": {
"CHF": 0.084288
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "CHF",
"amount": 100
},
"result": 8.4288,
"rate": 0.084288
}Build with SEK/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key