Rate Overview
Live
1 CNY = 1.3658 NOK
1 NOK = 0.732180
CNY
Avg
1.3633
High
1.3680
Low
1.3571
Last updated: 5/27/2026, 8:24:50 PM
Quick Conversions
| CNY | NOK |
|---|---|
| 1 CNY | 1.37 NOK |
| 10 CNY | 13.66 NOK |
| 50 CNY | 68.29 NOK |
| 100 CNY | 136.58 NOK |
| 500 CNY | 682.89 NOK |
| 1,000 CNY | 1,365.79 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-05-27T20:24:50Z",
"rates": {
"NOK": 1.365785
}
}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": 136.5785,
"rate": 1.365785
}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