Rate Overview
Live
1 CAD = 2659.82 COP
1 COP = 0.000376
CAD
Avg
2720.60
High
2804.01
Low
2634.64
Last updated: 3/27/2026, 12:54:38 PM
Quick Conversions
| CAD | COP |
|---|---|
| 1 CAD | 2,659.82 COP |
| 10 CAD | 26,598.16 COP |
| 50 CAD | 132,990.81 COP |
| 100 CAD | 265,981.61 COP |
| 500 CAD | 1,329,908.07 COP |
| 1,000 CAD | 2,659,816.14 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-27T12:54:38Z",
"rates": {
"COP": 2659.816137
}
}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": 265981.6137,
"rate": 2659.816137
}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