Rate Overview
Live
1 CNY = 196.6864 NGN
1 NGN = 0.005084
CNY
Avg
197.3987
High
199.0629
Low
196.6864
Last updated: 9/8/2026, 8:18:22 PM
Quick Conversions
| CNY | NGN |
|---|---|
| 1 CNY | 196.69 NGN |
| 10 CNY | 1,966.86 NGN |
| 50 CNY | 9,834.32 NGN |
| 100 CNY | 19,668.64 NGN |
| 500 CNY | 98,343.21 NGN |
| 1,000 CNY | 196,686.43 NGN |
Get CNY/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=NGNExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-09-08T20:18:22Z",
"rates": {
"NGN": 196.686427
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "NGN",
"amount": 100
},
"result": 19668.6427,
"rate": 196.686427
}Build with CNY/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key