Rate Overview
Live
1 CAD = 2630.12 COP
1 COP = 0.000380
CAD
Avg
2703.34
High
2764.67
Low
2598.46
Last updated: 5/26/2026, 6:45:39 PM
Quick Conversions
| CAD | COP |
|---|---|
| 1 CAD | 2,630.12 COP |
| 10 CAD | 26,301.20 COP |
| 50 CAD | 131,505.98 COP |
| 100 CAD | 263,011.96 COP |
| 500 CAD | 1,315,059.80 COP |
| 1,000 CAD | 2,630,119.59 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-26T18:45:39Z",
"rates": {
"COP": 2630.119593
}
}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": 263011.9593,
"rate": 2630.119593
}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