Rate Overview
Live
1 CHF = 12.3613 NOK
1 NOK = 0.080897
CHF
Avg
12.3498
High
12.3886
Low
12.2749
Last updated: 3/6/2026, 10:11:03 PM
Quick Conversions
| CHF | NOK |
|---|---|
| 1 CHF | 12.36 NOK |
| 10 CHF | 123.61 NOK |
| 50 CHF | 618.07 NOK |
| 100 CHF | 1,236.13 NOK |
| 500 CHF | 6,180.67 NOK |
| 1,000 CHF | 12,361.35 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-06T22:11:03Z",
"rates": {
"NOK": 12.361348
}
}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": 1236.1348,
"rate": 12.361348
}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