Rate Overview
Live
1 NOK = 0.733092 CNY
1 CNY = 1.3641
NOK
Avg
0.714689
High
0.736857
Low
0.690258
Last updated: 5/26/2026, 5:04:02 PM
Quick Conversions
| NOK | CNY |
|---|---|
| 1 NOK | 0.73 CNY |
| 10 NOK | 7.33 CNY |
| 50 NOK | 36.65 CNY |
| 100 NOK | 73.31 CNY |
| 500 NOK | 366.55 CNY |
| 1,000 NOK | 733.09 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-05-26T17:04:02Z",
"rates": {
"CNY": 0.733092
}
}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": 73.30919999999999,
"rate": 0.733092
}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