Rate Overview
Live
1 CNY = 1.3994 NOK
1 NOK = 0.714594
CNY
Avg
1.4043
High
1.4102
Low
1.3953
Last updated: 6/16/2026, 11:10:21 PM
Quick Conversions
| CNY | NOK |
|---|---|
| 1 CNY | 1.40 NOK |
| 10 CNY | 13.99 NOK |
| 50 CNY | 69.97 NOK |
| 100 CNY | 139.94 NOK |
| 500 CNY | 699.70 NOK |
| 1,000 CNY | 1,399.40 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-16T23:10:21Z",
"rates": {
"NOK": 1.399396
}
}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": 139.9396,
"rate": 1.399396
}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