Rate Overview
Live
1 CAD = 2661.22 COP
1 COP = 0.000376
CAD
Avg
2686.07
High
2703.11
Low
2661.22
Last updated: 3/27/2026, 4:04:23 AM
Quick Conversions
| CAD | COP |
|---|---|
| 1 CAD | 2,661.22 COP |
| 10 CAD | 26,612.18 COP |
| 50 CAD | 133,060.88 COP |
| 100 CAD | 266,121.76 COP |
| 500 CAD | 1,330,608.78 COP |
| 1,000 CAD | 2,661,217.56 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-27T04:04:23Z",
"rates": {
"COP": 2661.217556
}
}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": 266121.75560000003,
"rate": 2661.217556
}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