Rate Overview
Live
1 CNY = 1.3708 NOK
1 NOK = 0.729513
CNY
Avg
1.3861
High
1.3959
Low
1.3708
Last updated: 4/16/2026, 6:31:41 PM
Quick Conversions
| CNY | NOK |
|---|---|
| 1 CNY | 1.37 NOK |
| 10 CNY | 13.71 NOK |
| 50 CNY | 68.54 NOK |
| 100 CNY | 137.08 NOK |
| 500 CNY | 685.39 NOK |
| 1,000 CNY | 1,370.78 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-04-16T18:31:41Z",
"rates": {
"NOK": 1.370777
}
}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": 137.0777,
"rate": 1.370777
}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