Rate Overview
Live
1 CNY = 1.4147 NOK
1 NOK = 0.706869
CNY
Avg
1.3962
High
1.4584
Low
1.3529
Last updated: 7/22/2026, 8:41:38 PM
Quick Conversions
| CNY | NOK |
|---|---|
| 1 CNY | 1.41 NOK |
| 10 CNY | 14.15 NOK |
| 50 CNY | 70.73 NOK |
| 100 CNY | 141.47 NOK |
| 500 CNY | 707.35 NOK |
| 1,000 CNY | 1,414.69 NOK |
Get CNY/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=NOKExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-07-22T20:41:38Z",
"rates": {
"NOK": 1.41469
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "NOK",
"amount": 100
},
"result": 141.469,
"rate": 1.41469
}Build with CNY/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key