Rate Overview
Live
1 CHF = 11.9493 NOK
1 NOK = 0.083687
CHF
Avg
12.0268
High
12.0687
Low
11.9493
Last updated: 4/16/2026, 2:34:53 PM
Quick Conversions
| CHF | NOK |
|---|---|
| 1 CHF | 11.95 NOK |
| 10 CHF | 119.49 NOK |
| 50 CHF | 597.46 NOK |
| 100 CHF | 1,194.93 NOK |
| 500 CHF | 5,974.64 NOK |
| 1,000 CHF | 11,949.28 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-04-16T14:34:53Z",
"rates": {
"NOK": 11.949276
}
}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": 1194.9276,
"rate": 11.949276
}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