Rate Overview
Live
1 CAD = 2307.17 COP
1 COP = 0.000433
CAD
Avg
2836.92
High
3170.60
Low
2307.17
Last updated: 7/20/2026, 1:20:32 AM
Quick Conversions
| CAD | COP |
|---|---|
| 1 CAD | 2,307.17 COP |
| 10 CAD | 23,071.72 COP |
| 50 CAD | 115,358.62 COP |
| 100 CAD | 230,717.23 COP |
| 500 CAD | 1,153,586.15 COP |
| 1,000 CAD | 2,307,172.31 COP |
Get CAD/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=COPExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-07-20T01:20:32Z",
"rates": {
"COP": 2307.172305
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "COP",
"amount": 100
},
"result": 230717.2305,
"rate": 2307.172305
}Build with CAD/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key