Rate Overview
Live
1 CNY = 1.3619 NOK
1 NOK = 0.734283
CNY
Avg
1.3591
High
1.3656
Low
1.3538
Last updated: 5/7/2026, 3:50:13 PM
Quick Conversions
| CNY | NOK |
|---|---|
| 1 CNY | 1.36 NOK |
| 10 CNY | 13.62 NOK |
| 50 CNY | 68.09 NOK |
| 100 CNY | 136.19 NOK |
| 500 CNY | 680.94 NOK |
| 1,000 CNY | 1,361.87 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-07T15:50:13Z",
"rates": {
"NOK": 1.361872
}
}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.1872,
"rate": 1.361872
}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