Rate Overview
Live
1 CHF = 11.9296 NOK
1 NOK = 0.083825
CHF
Avg
11.8663
High
11.9296
Low
11.7900
Last updated: 5/7/2026, 9:52:24 PM
Quick Conversions
| CHF | NOK |
|---|---|
| 1 CHF | 11.93 NOK |
| 10 CHF | 119.30 NOK |
| 50 CHF | 596.48 NOK |
| 100 CHF | 1,192.96 NOK |
| 500 CHF | 5,964.78 NOK |
| 1,000 CHF | 11,929.55 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-05-07T21:52:24Z",
"rates": {
"NOK": 11.929551
}
}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": 1192.9551,
"rate": 11.929551
}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