Rate Overview
Live
1 NOK = 0.085063 CHF
1 CHF = 11.7560
NOK
Avg
0.084999
High
0.085433
Low
0.084519
Last updated: 7/30/2026, 8:39:31 AM
Quick Conversions
| NOK | CHF |
|---|---|
| 1 NOK | 0.09 CHF |
| 10 NOK | 0.85 CHF |
| 50 NOK | 4.25 CHF |
| 100 NOK | 8.51 CHF |
| 500 NOK | 42.53 CHF |
| 1,000 NOK | 85.06 CHF |
Get NOK/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=CHFExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-07-30T08:39:31Z",
"rates": {
"CHF": 0.085063
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "CHF",
"amount": 100
},
"result": 8.5063,
"rate": 0.085063
}Build with NOK/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key