Rate Overview
Live
1 SEK = 0.084469 CHF
1 CHF = 11.8387
SEK
Avg
0.084135
High
0.084482
Low
0.083665
Last updated: 7/29/2026, 8:38:17 AM
Quick Conversions
| SEK | CHF |
|---|---|
| 1 SEK | 0.08 CHF |
| 10 SEK | 0.84 CHF |
| 50 SEK | 4.22 CHF |
| 100 SEK | 8.45 CHF |
| 500 SEK | 42.23 CHF |
| 1,000 SEK | 84.47 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-07-29T08:38:17Z",
"rates": {
"CHF": 0.084469
}
}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.4469,
"rate": 0.084469
}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