Rate Overview
Live
1 CNY = 1.4016 NOK
1 NOK = 0.713485
CNY
Avg
1.3994
High
1.4121
Low
1.3844
Last updated: 3/27/2026, 3:31:23 PM
Quick Conversions
| CNY | NOK |
|---|---|
| 1 CNY | 1.40 NOK |
| 10 CNY | 14.02 NOK |
| 50 CNY | 70.08 NOK |
| 100 CNY | 140.16 NOK |
| 500 CNY | 700.79 NOK |
| 1,000 CNY | 1,401.57 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-03-27T15:31:23Z",
"rates": {
"NOK": 1.401572
}
}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": 140.15720000000002,
"rate": 1.401572
}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