Rate Overview
Live
1 CAD = 2636.84 COP
1 COP = 0.000379
CAD
Avg
2630.23
High
2643.95
Low
2607.96
Last updated: 4/16/2026, 6:03:50 AM
Quick Conversions
| CAD | COP |
|---|---|
| 1 CAD | 2,636.84 COP |
| 10 CAD | 26,368.43 COP |
| 50 CAD | 131,842.17 COP |
| 100 CAD | 263,684.34 COP |
| 500 CAD | 1,318,421.68 COP |
| 1,000 CAD | 2,636,843.37 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-04-16T06:03:50Z",
"rates": {
"COP": 2636.843366
}
}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": 263684.3366,
"rate": 2636.843366
}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