Rate Overview
Live
1 CAD = 2631.76 COP
1 COP = 0.000380
CAD
Avg
2685.23
High
2761.72
Low
2631.30
Last updated: 5/26/2026, 5:31:14 PM
Quick Conversions
| CAD | COP |
|---|---|
| 1 CAD | 2,631.76 COP |
| 10 CAD | 26,317.58 COP |
| 50 CAD | 131,587.88 COP |
| 100 CAD | 263,175.75 COP |
| 500 CAD | 1,315,878.75 COP |
| 1,000 CAD | 2,631,757.50 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-05-26T17:31:14Z",
"rates": {
"COP": 2631.757501
}
}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": 263175.7501,
"rate": 2631.757501
}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