Rate Overview
Live
1 CHF = 11.7115 NOK
1 NOK = 0.085386
CHF
Avg
11.6129
High
12.8851
Low
9.1153
Last updated: 7/25/2026, 8:21:16 PM
Quick Conversions
| CHF | NOK |
|---|---|
| 1 CHF | 11.71 NOK |
| 10 CHF | 117.12 NOK |
| 50 CHF | 585.58 NOK |
| 100 CHF | 1,171.15 NOK |
| 500 CHF | 5,855.76 NOK |
| 1,000 CHF | 11,711.51 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-07-25T20:21:16Z",
"rates": {
"NOK": 11.711511
}
}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": 1171.1511,
"rate": 11.711511
}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