Rate Overview
Live
1 NOK = 0.689082 CNY
1 CNY = 1.4512
NOK
Avg
0.686396
High
0.689082
Low
0.683559
Last updated: 7/5/2026, 11:11:44 AM
Quick Conversions
| NOK | CNY |
|---|---|
| 1 NOK | 0.69 CNY |
| 10 NOK | 6.89 CNY |
| 50 NOK | 34.45 CNY |
| 100 NOK | 68.91 CNY |
| 500 NOK | 344.54 CNY |
| 1,000 NOK | 689.08 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-05T11:11:44Z",
"rates": {
"CNY": 0.689082
}
}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": 68.9082,
"rate": 0.689082
}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