Rate Overview
Live
1 CHF = 11.8365 NOK
1 NOK = 0.084484
CHF
Avg
12.3518
High
12.7491
Low
11.7266
Last updated: 7/27/2026, 9:41:08 AM
Quick Conversions
| CHF | NOK |
|---|---|
| 1 CHF | 11.84 NOK |
| 10 CHF | 118.36 NOK |
| 50 CHF | 591.82 NOK |
| 100 CHF | 1,183.65 NOK |
| 500 CHF | 5,918.25 NOK |
| 1,000 CHF | 11,836.50 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-27T09:41:08Z",
"rates": {
"NOK": 11.836497
}
}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": 1183.6497,
"rate": 11.836497
}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