Rate Overview
Live
1 SEK = 0.084724 CHF
1 CHF = 11.8030
SEK
Avg
0.085422
High
0.087037
Low
0.083875
Last updated: 5/28/2026, 8:47:56 AM
Quick Conversions
| SEK | CHF |
|---|---|
| 1 SEK | 0.08 CHF |
| 10 SEK | 0.85 CHF |
| 50 SEK | 4.24 CHF |
| 100 SEK | 8.47 CHF |
| 500 SEK | 42.36 CHF |
| 1,000 SEK | 84.72 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-05-28T08:47:56Z",
"rates": {
"CHF": 0.084724
}
}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.472399999999999,
"rate": 0.084724
}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