Rate Overview
Live
1 NOK = 0.709986 CNY
1 CNY = 1.4085
NOK
Avg
0.712442
High
0.716923
Low
0.709411
Last updated: 6/15/2026, 6:10:18 PM
Quick Conversions
| NOK | CNY |
|---|---|
| 1 NOK | 0.71 CNY |
| 10 NOK | 7.10 CNY |
| 50 NOK | 35.50 CNY |
| 100 NOK | 71.00 CNY |
| 500 NOK | 354.99 CNY |
| 1,000 NOK | 709.99 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-06-15T18:10:18Z",
"rates": {
"CNY": 0.709986
}
}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.9986,
"rate": 0.709986
}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