Rate Overview
Live
1 CHF = 12.1570 NOK
1 NOK = 0.082257
CHF
Avg
12.2913
High
12.3886
Low
12.0557
Last updated: 3/27/2026, 12:13:57 PM
Quick Conversions
| CHF | NOK |
|---|---|
| 1 CHF | 12.16 NOK |
| 10 CHF | 121.57 NOK |
| 50 CHF | 607.85 NOK |
| 100 CHF | 1,215.70 NOK |
| 500 CHF | 6,078.52 NOK |
| 1,000 CHF | 12,157.04 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-03-27T12:13:57Z",
"rates": {
"NOK": 12.157042
}
}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": 1215.7042000000001,
"rate": 12.157042
}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