Rate Overview
Live
1 CAD = 2661.81 COP
1 COP = 0.000376
CAD
Avg
2722.29
High
2783.35
Low
2661.81
Last updated: 3/27/2026, 5:57:16 AM
Quick Conversions
| CAD | COP |
|---|---|
| 1 CAD | 2,661.81 COP |
| 10 CAD | 26,618.13 COP |
| 50 CAD | 133,090.66 COP |
| 100 CAD | 266,181.31 COP |
| 500 CAD | 1,330,906.56 COP |
| 1,000 CAD | 2,661,813.13 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-27T05:57:16Z",
"rates": {
"COP": 2661.813126
}
}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": 266181.3126,
"rate": 2661.813126
}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