Rate Overview
Live
1 CNY = 202.1221 NGN
1 NGN = 0.004948
CNY
Avg
203.3582
High
204.0718
Low
202.1221
Last updated: 7/23/2026, 3:50:31 PM
Quick Conversions
| CNY | NGN |
|---|---|
| 1 CNY | 202.12 NGN |
| 10 CNY | 2,021.22 NGN |
| 50 CNY | 10,106.10 NGN |
| 100 CNY | 20,212.21 NGN |
| 500 CNY | 101,061.03 NGN |
| 1,000 CNY | 202,122.06 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-23T15:50:31Z",
"rates": {
"NGN": 202.122058
}
}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": 20212.2058,
"rate": 202.122058
}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