Rate Overview
Live
1 CAD = 2272.00 COP
1 COP = 0.000440
CAD
Avg
2346.35
High
2432.12
Low
2272.00
Last updated: 7/24/2026, 2:51:14 PM
Quick Conversions
| CAD | COP |
|---|---|
| 1 CAD | 2,272.00 COP |
| 10 CAD | 22,719.99 COP |
| 50 CAD | 113,599.97 COP |
| 100 CAD | 227,199.94 COP |
| 500 CAD | 1,135,999.69 COP |
| 1,000 CAD | 2,271,999.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-07-24T14:51:14Z",
"rates": {
"COP": 2271.999371
}
}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": 227199.93709999998,
"rate": 2271.999371
}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