Rate Overview
Live
1 NOK = 0.080996 CHF
1 CHF = 12.3463
NOK
Avg
0.080984
High
0.081467
Low
0.080719
Last updated: 3/6/2026, 6:09:02 PM
Quick Conversions
| NOK | CHF |
|---|---|
| 1 NOK | 0.08 CHF |
| 10 NOK | 0.81 CHF |
| 50 NOK | 4.05 CHF |
| 100 NOK | 8.10 CHF |
| 500 NOK | 40.50 CHF |
| 1,000 NOK | 81.00 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-03-06T18:09:02Z",
"rates": {
"CHF": 0.080996
}
}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.0996,
"rate": 0.080996
}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