Rate Overview
Live
1 CHF = 11.6077 NOK
1 NOK = 0.086150
CHF
Avg
11.6804
High
11.7633
Low
11.6077
Last updated: 8/16/2026, 11:39:13 AM
Quick Conversions
| CHF | NOK |
|---|---|
| 1 CHF | 11.61 NOK |
| 10 CHF | 116.08 NOK |
| 50 CHF | 580.39 NOK |
| 100 CHF | 1,160.77 NOK |
| 500 CHF | 5,803.86 NOK |
| 1,000 CHF | 11,607.72 NOK |
Get CHF/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=NOKExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-08-16T11:39:13Z",
"rates": {
"NOK": 11.607724
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "NOK",
"amount": 100
},
"result": 1160.7723999999998,
"rate": 11.607724
}Build with CHF/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key