Rate Overview
Live
1 CHF = 11.9573 NOK
1 NOK = 0.083631
CHF
Avg
11.9466
High
12.0012
Low
11.8760
Last updated: 6/17/2026, 4:18:31 AM
Quick Conversions
| CHF | NOK |
|---|---|
| 1 CHF | 11.96 NOK |
| 10 CHF | 119.57 NOK |
| 50 CHF | 597.87 NOK |
| 100 CHF | 1,195.73 NOK |
| 500 CHF | 5,978.66 NOK |
| 1,000 CHF | 11,957.31 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-17T04:18:31Z",
"rates": {
"NOK": 11.957315
}
}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.7314999999999,
"rate": 11.957315
}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