Rate Overview
Live
1 CAD = 2661.38 COP
1 COP = 0.000376
CAD
Avg
2906.87
High
3170.60
Low
2661.38
Last updated: 3/27/2026, 7:45:11 AM
Quick Conversions
| CAD | COP |
|---|---|
| 1 CAD | 2,661.38 COP |
| 10 CAD | 26,613.81 COP |
| 50 CAD | 133,069.04 COP |
| 100 CAD | 266,138.08 COP |
| 500 CAD | 1,330,690.42 COP |
| 1,000 CAD | 2,661,380.83 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-27T07:45:11Z",
"rates": {
"COP": 2661.380831
}
}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": 266138.0831,
"rate": 2661.380831
}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