Rate Overview
Live
1 COP = 0.002042 CNY
1 CNY = 489.7160
COP
Avg
0.002021
High
0.002042
Low
0.001982
Last updated: 7/8/2026, 4:46:14 PM
Quick Conversions
| COP | CNY |
|---|---|
| 1 COP | 0.00 CNY |
| 10 COP | 0.02 CNY |
| 50 COP | 0.10 CNY |
| 100 COP | 0.20 CNY |
| 500 COP | 1.02 CNY |
| 1,000 COP | 2.04 CNY |
Get COP/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=CNYExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-08T16:46:14Z",
"rates": {
"CNY": 0.002042
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "CNY",
"amount": 100
},
"result": 0.2042,
"rate": 0.002042
}Build with COP/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key