Rate Overview
Live
1 NOK = 0.737051 CNY
1 CNY = 1.3568
NOK
Avg
0.736636
High
0.740292
Low
0.732292
Last updated: 5/6/2026, 9:07:32 AM
Quick Conversions
| NOK | CNY |
|---|---|
| 1 NOK | 0.74 CNY |
| 10 NOK | 7.37 CNY |
| 50 NOK | 36.85 CNY |
| 100 NOK | 73.71 CNY |
| 500 NOK | 368.53 CNY |
| 1,000 NOK | 737.05 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-06T09:07:32Z",
"rates": {
"CNY": 0.737051
}
}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.7051,
"rate": 0.737051
}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