Rate Overview
Live
1 CAD = 2306.97 COP
1 COP = 0.000433
CAD
Avg
2700.81
High
2998.27
Low
2306.97
Last updated: 7/19/2026, 11:30:39 AM
Quick Conversions
| CAD | COP |
|---|---|
| 1 CAD | 2,306.97 COP |
| 10 CAD | 23,069.68 COP |
| 50 CAD | 115,348.42 COP |
| 100 CAD | 230,696.85 COP |
| 500 CAD | 1,153,484.25 COP |
| 1,000 CAD | 2,306,968.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-07-19T11:30:39Z",
"rates": {
"COP": 2306.968495
}
}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": 230696.8495,
"rate": 2306.968495
}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