Rate Overview
Live
1 NOK = 0.084366 CHF
1 CHF = 11.8531
NOK
Avg
0.084386
High
0.084817
Low
0.084065
Last updated: 5/9/2026, 10:54:10 AM
Quick Conversions
| NOK | CHF |
|---|---|
| 1 NOK | 0.08 CHF |
| 10 NOK | 0.84 CHF |
| 50 NOK | 4.22 CHF |
| 100 NOK | 8.44 CHF |
| 500 NOK | 42.18 CHF |
| 1,000 NOK | 84.37 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-05-09T10:54:10Z",
"rates": {
"CHF": 0.084366
}
}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.4366,
"rate": 0.084366
}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