Rate Overview
Live
1 CAD = 2272.58 COP
1 COP = 0.000440
CAD
Avg
2298.62
High
2332.90
Low
2272.58
Last updated: 7/24/2026, 10:47:23 PM
Quick Conversions
| CAD | COP |
|---|---|
| 1 CAD | 2,272.58 COP |
| 10 CAD | 22,725.80 COP |
| 50 CAD | 113,628.98 COP |
| 100 CAD | 227,257.96 COP |
| 500 CAD | 1,136,289.82 COP |
| 1,000 CAD | 2,272,579.64 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-24T22:47:23Z",
"rates": {
"COP": 2272.579635
}
}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": 227257.9635,
"rate": 2272.579635
}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