Rate Overview
Live
1 SEK = 0.085307 CHF
1 CHF = 11.7224
SEK
Avg
0.085160
High
0.085431
Low
0.084851
Last updated: 4/17/2026, 7:31:00 AM
Quick Conversions
| SEK | CHF |
|---|---|
| 1 SEK | 0.09 CHF |
| 10 SEK | 0.85 CHF |
| 50 SEK | 4.27 CHF |
| 100 SEK | 8.53 CHF |
| 500 SEK | 42.65 CHF |
| 1,000 SEK | 85.31 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-04-17T07:31:00Z",
"rates": {
"CHF": 0.085307
}
}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.5307,
"rate": 0.085307
}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