Rate Overview
Live
1 CAD = 2280.94 COP
1 COP = 0.000438
CAD
Avg
2688.18
High
2998.27
Low
2274.09
Last updated: 7/26/2026, 6:26:59 AM
Quick Conversions
| CAD | COP |
|---|---|
| 1 CAD | 2,280.94 COP |
| 10 CAD | 22,809.40 COP |
| 50 CAD | 114,047.01 COP |
| 100 CAD | 228,094.02 COP |
| 500 CAD | 1,140,470.10 COP |
| 1,000 CAD | 2,280,940.20 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-26T06:26:59Z",
"rates": {
"COP": 2280.940198
}
}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": 228094.01979999998,
"rate": 2280.940198
}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