Rate Overview
Live
1 CNY = 199.6931 NGN
1 NGN = 0.005008
CNY
Avg
200.8788
High
201.5129
Low
199.6931
Last updated: 5/7/2026, 2:52:06 PM
Quick Conversions
| CNY | NGN |
|---|---|
| 1 CNY | 199.69 NGN |
| 10 CNY | 1,996.93 NGN |
| 50 CNY | 9,984.66 NGN |
| 100 CNY | 19,969.31 NGN |
| 500 CNY | 99,846.56 NGN |
| 1,000 CNY | 199,693.12 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-07T14:52:06Z",
"rates": {
"NGN": 199.693118
}
}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": 19969.3118,
"rate": 199.693118
}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