Rate Overview
Live
1 CHF = 12.2208 NOK
1 NOK = 0.081828
CHF
Avg
12.2528
High
12.2853
Low
12.2208
Last updated: 7/6/2026, 6:35:53 AM
Quick Conversions
| CHF | NOK |
|---|---|
| 1 CHF | 12.22 NOK |
| 10 CHF | 122.21 NOK |
| 50 CHF | 611.04 NOK |
| 100 CHF | 1,222.08 NOK |
| 500 CHF | 6,110.41 NOK |
| 1,000 CHF | 12,220.82 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-06T06:35:53Z",
"rates": {
"NOK": 12.220824
}
}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": 1222.0824,
"rate": 12.220824
}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