Rate Overview
Live
1 CHF = 11.7792 NOK
1 NOK = 0.084895
CHF
Avg
11.7868
High
11.8321
Low
11.7086
Last updated: 5/28/2026, 1:53:36 AM
Quick Conversions
| CHF | NOK |
|---|---|
| 1 CHF | 11.78 NOK |
| 10 CHF | 117.79 NOK |
| 50 CHF | 588.96 NOK |
| 100 CHF | 1,177.92 NOK |
| 500 CHF | 5,889.62 NOK |
| 1,000 CHF | 11,779.24 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-05-28T01:53:36Z",
"rates": {
"NOK": 11.779244
}
}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": 1177.9244,
"rate": 11.779244
}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