Rate Overview
Live
1 CHF = 11.7495 NOK
1 NOK = 0.085110
CHF
Avg
12.0734
High
12.5414
Low
11.7329
Last updated: 7/27/2026, 6:58:01 AM
Quick Conversions
| CHF | NOK |
|---|---|
| 1 CHF | 11.75 NOK |
| 10 CHF | 117.49 NOK |
| 50 CHF | 587.47 NOK |
| 100 CHF | 1,174.95 NOK |
| 500 CHF | 5,874.74 NOK |
| 1,000 CHF | 11,749.48 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-27T06:58:01Z",
"rates": {
"NOK": 11.749475
}
}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": 1174.9475,
"rate": 11.749475
}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