Rate Overview
Live
1 CNY = 1.4236 NOK
1 NOK = 0.702463
CNY
Avg
1.3981
High
1.4605
Low
1.3542
Last updated: 7/16/2026, 1:47:48 PM
Quick Conversions
| CNY | NOK |
|---|---|
| 1 CNY | 1.42 NOK |
| 10 CNY | 14.24 NOK |
| 50 CNY | 71.18 NOK |
| 100 CNY | 142.36 NOK |
| 500 CNY | 711.78 NOK |
| 1,000 CNY | 1,423.56 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-16T13:47:48Z",
"rates": {
"NOK": 1.423563
}
}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": 142.3563,
"rate": 1.423563
}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