Rate Overview
Live
1 NOK = 0.710031 CNY
1 CNY = 1.4084
NOK
Avg
0.712447
High
0.716923
Low
0.709411
Last updated: 6/15/2026, 7:34:32 PM
Quick Conversions
| NOK | CNY |
|---|---|
| 1 NOK | 0.71 CNY |
| 10 NOK | 7.10 CNY |
| 50 NOK | 35.50 CNY |
| 100 NOK | 71.00 CNY |
| 500 NOK | 355.02 CNY |
| 1,000 NOK | 710.03 CNY |
Get NOK/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=CNYExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-06-15T19:34:32Z",
"rates": {
"CNY": 0.710031
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "CNY",
"amount": 100
},
"result": 71.0031,
"rate": 0.710031
}Build with NOK/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key