Rate Overview
Live
1 CHF = 12.1482 NOK
1 NOK = 0.082316
CHF
Avg
12.2130
High
12.3685
Low
12.1251
Last updated: 3/27/2026, 10:35:18 AM
Quick Conversions
| CHF | NOK |
|---|---|
| 1 CHF | 12.15 NOK |
| 10 CHF | 121.48 NOK |
| 50 CHF | 607.41 NOK |
| 100 CHF | 1,214.82 NOK |
| 500 CHF | 6,074.12 NOK |
| 1,000 CHF | 12,148.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-03-27T10:35:18Z",
"rates": {
"NOK": 12.148243
}
}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": 1214.8243,
"rate": 12.148243
}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