Rate Overview
Live
1 CNY = 202.1389 NGN
1 NGN = 0.004947
CNY
Avg
201.8720
High
202.4019
Low
201.5268
Last updated: 5/27/2026, 10:40:43 PM
Quick Conversions
| CNY | NGN |
|---|---|
| 1 CNY | 202.14 NGN |
| 10 CNY | 2,021.39 NGN |
| 50 CNY | 10,106.94 NGN |
| 100 CNY | 20,213.89 NGN |
| 500 CNY | 101,069.43 NGN |
| 1,000 CNY | 202,138.87 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-05-27T22:40:43Z",
"rates": {
"NGN": 202.138869
}
}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": 20213.8869,
"rate": 202.138869
}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