Rate Overview
Live
1 COP = 0.002146 CNY
1 CNY = 465.9832
COP
Avg
0.002131
High
0.002146
Low
0.002085
Last updated: 9/8/2026, 2:29:15 PM
Quick Conversions
| COP | CNY |
|---|---|
| 1 COP | 0.00 CNY |
| 10 COP | 0.02 CNY |
| 50 COP | 0.11 CNY |
| 100 COP | 0.21 CNY |
| 500 COP | 1.07 CNY |
| 1,000 COP | 2.15 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-09-08T14:29:15Z",
"rates": {
"CNY": 0.002146
}
}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.21459999999999999,
"rate": 0.002146
}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