Rate Overview
Live
1 NOK = 0.713675 CNY
1 CNY = 1.4012
NOK
Avg
0.695345
High
0.778462
Low
0.638327
Last updated: 3/27/2026, 1:57:33 AM
Quick Conversions
| NOK | CNY |
|---|---|
| 1 NOK | 0.71 CNY |
| 10 NOK | 7.14 CNY |
| 50 NOK | 35.68 CNY |
| 100 NOK | 71.37 CNY |
| 500 NOK | 356.84 CNY |
| 1,000 NOK | 713.68 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-03-27T01:57:33Z",
"rates": {
"CNY": 0.713675
}
}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.36749999999999,
"rate": 0.713675
}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