Rate Overview
Live
1 NOK = 0.703412 CNY
1 CNY = 1.4216
NOK
Avg
0.693531
High
0.703412
Low
0.683559
Last updated: 7/21/2026, 9:27:44 PM
Quick Conversions
| NOK | CNY |
|---|---|
| 1 NOK | 0.70 CNY |
| 10 NOK | 7.03 CNY |
| 50 NOK | 35.17 CNY |
| 100 NOK | 70.34 CNY |
| 500 NOK | 351.71 CNY |
| 1,000 NOK | 703.41 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-07-21T21:27:44Z",
"rates": {
"CNY": 0.703412
}
}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": 70.3412,
"rate": 0.703412
}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