Rate Overview
Live
1 CHF = 12.1737 NOK
1 NOK = 0.082144
CHF
Avg
12.2314
High
12.2701
Low
12.1591
Last updated: 7/7/2026, 6:14:59 AM
Quick Conversions
| CHF | NOK |
|---|---|
| 1 CHF | 12.17 NOK |
| 10 CHF | 121.74 NOK |
| 50 CHF | 608.68 NOK |
| 100 CHF | 1,217.37 NOK |
| 500 CHF | 6,086.84 NOK |
| 1,000 CHF | 12,173.69 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-07T06:14:59Z",
"rates": {
"NOK": 12.173686
}
}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": 1217.3686,
"rate": 12.173686
}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