Rate Overview
Live
1 CNY = 201.3151 NGN
1 NGN = 0.004967
CNY
Avg
203.8734
High
215.2174
Low
195.1409
Last updated: 7/25/2026, 8:15:24 PM
Quick Conversions
| CNY | NGN |
|---|---|
| 1 CNY | 201.32 NGN |
| 10 CNY | 2,013.15 NGN |
| 50 CNY | 10,065.75 NGN |
| 100 CNY | 20,131.51 NGN |
| 500 CNY | 100,657.55 NGN |
| 1,000 CNY | 201,315.09 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-07-25T20:15:24Z",
"rates": {
"NGN": 201.315094
}
}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": 20131.5094,
"rate": 201.315094
}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