Rate Overview
Live
1 CAD = 2790.92 COP
1 COP = 0.000358
CAD
Avg
2763.51
High
2790.92
Low
2748.94
Last updated: 3/7/2026, 12:32:57 AM
Quick Conversions
| CAD | COP |
|---|---|
| 1 CAD | 2,790.92 COP |
| 10 CAD | 27,909.16 COP |
| 50 CAD | 139,545.78 COP |
| 100 CAD | 279,091.57 COP |
| 500 CAD | 1,395,457.83 COP |
| 1,000 CAD | 2,790,915.65 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-03-07T00:32:57Z",
"rates": {
"COP": 2790.915653
}
}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": 279091.5653,
"rate": 2790.915653
}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