Rate Overview
Live
1 NOK = 0.715409 CNY
1 CNY = 1.3978
NOK
Avg
0.715859
High
0.722313
Low
0.708161
Last updated: 3/26/2026, 10:31:29 PM
Quick Conversions
| NOK | CNY |
|---|---|
| 1 NOK | 0.72 CNY |
| 10 NOK | 7.15 CNY |
| 50 NOK | 35.77 CNY |
| 100 NOK | 71.54 CNY |
| 500 NOK | 357.70 CNY |
| 1,000 NOK | 715.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-03-26T22:31:29Z",
"rates": {
"CNY": 0.715409
}
}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.5409,
"rate": 0.715409
}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