Rate Overview
Live
1 CHF = 11.7806 NOK
1 NOK = 0.084885
CHF
Avg
12.2945
High
12.7632
Low
11.7806
Last updated: 5/28/2026, 4:22:05 AM
Quick Conversions
| CHF | NOK |
|---|---|
| 1 CHF | 11.78 NOK |
| 10 CHF | 117.81 NOK |
| 50 CHF | 589.03 NOK |
| 100 CHF | 1,178.06 NOK |
| 500 CHF | 5,890.31 NOK |
| 1,000 CHF | 11,780.62 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-28T04:22:05Z",
"rates": {
"NOK": 11.780617
}
}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": 1178.0617,
"rate": 11.780617
}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