Rate Overview
Live
1 CAD = 2732.56 COP
1 COP = 0.000366
CAD
Avg
2696.24
High
2738.57
Low
2643.40
Last updated: 5/6/2026, 8:15:05 AM
Quick Conversions
| CAD | COP |
|---|---|
| 1 CAD | 2,732.56 COP |
| 10 CAD | 27,325.56 COP |
| 50 CAD | 136,627.82 COP |
| 100 CAD | 273,255.64 COP |
| 500 CAD | 1,366,278.21 COP |
| 1,000 CAD | 2,732,556.43 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-06T08:15:05Z",
"rates": {
"COP": 2732.556426
}
}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": 273255.6426,
"rate": 2732.556426
}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