Rate Overview
Live
1 CNY = 1.4245 NOK
1 NOK = 0.701978
CNY
Avg
1.4466
High
1.5718
Low
1.3253
Last updated: 7/15/2026, 10:09:54 PM
Quick Conversions
| CNY | NOK |
|---|---|
| 1 CNY | 1.42 NOK |
| 10 CNY | 14.25 NOK |
| 50 CNY | 71.23 NOK |
| 100 CNY | 142.45 NOK |
| 500 CNY | 712.27 NOK |
| 1,000 CNY | 1,424.55 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-15T22:09:54Z",
"rates": {
"NOK": 1.424546
}
}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.4546,
"rate": 1.424546
}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