Rate Overview
Live
1 CHF = 11.9545 NOK
1 NOK = 0.083651
CHF
Avg
11.9461
High
12.0012
Low
11.8760
Last updated: 6/17/2026, 3:08:21 AM
Quick Conversions
| CHF | NOK |
|---|---|
| 1 CHF | 11.95 NOK |
| 10 CHF | 119.54 NOK |
| 50 CHF | 597.72 NOK |
| 100 CHF | 1,195.45 NOK |
| 500 CHF | 5,977.24 NOK |
| 1,000 CHF | 11,954.49 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-06-17T03:08:21Z",
"rates": {
"NOK": 11.954489
}
}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": 1195.4489,
"rate": 11.954489
}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