Rate Overview
Live
1 NOK = 0.703223 CNY
1 CNY = 1.4220
NOK
Avg
0.710039
High
0.738499
Low
0.683984
Last updated: 7/21/2026, 8:41:51 AM
Quick Conversions
| NOK | CNY |
|---|---|
| 1 NOK | 0.70 CNY |
| 10 NOK | 7.03 CNY |
| 50 NOK | 35.16 CNY |
| 100 NOK | 70.32 CNY |
| 500 NOK | 351.61 CNY |
| 1,000 NOK | 703.22 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-21T08:41:51Z",
"rates": {
"CNY": 0.703223
}
}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.3223,
"rate": 0.703223
}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