Rate Overview
Live
1 CAD = 2662.12 COP
1 COP = 0.000376
CAD
Avg
2694.85
High
2778.69
Low
2634.38
Last updated: 3/27/2026, 11:13:56 AM
Quick Conversions
| CAD | COP |
|---|---|
| 1 CAD | 2,662.12 COP |
| 10 CAD | 26,621.21 COP |
| 50 CAD | 133,106.03 COP |
| 100 CAD | 266,212.06 COP |
| 500 CAD | 1,331,060.31 COP |
| 1,000 CAD | 2,662,120.62 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-03-27T11:13:56Z",
"rates": {
"COP": 2662.120621
}
}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": 266212.0621,
"rate": 2662.120621
}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