Rate Overview
Live
1 CNY = 1.4399 NOK
1 NOK = 0.694470
CNY
Avg
1.4275
High
1.4415
Low
1.4050
Last updated: 6/23/2026, 7:21:48 PM
Quick Conversions
| CNY | NOK |
|---|---|
| 1 CNY | 1.44 NOK |
| 10 CNY | 14.40 NOK |
| 50 CNY | 72.00 NOK |
| 100 CNY | 143.99 NOK |
| 500 CNY | 719.97 NOK |
| 1,000 CNY | 1,439.95 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-06-23T19:21:48Z",
"rates": {
"NOK": 1.439946
}
}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": 143.9946,
"rate": 1.439946
}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