Rate Overview
Live
1 CAD = 2492.72 COP
1 COP = 0.000401
CAD
Avg
2520.95
High
2580.07
Low
2492.72
Last updated: 6/15/2026, 7:41:42 PM
Quick Conversions
| CAD | COP |
|---|---|
| 1 CAD | 2,492.72 COP |
| 10 CAD | 24,927.25 COP |
| 50 CAD | 124,636.23 COP |
| 100 CAD | 249,272.46 COP |
| 500 CAD | 1,246,362.31 COP |
| 1,000 CAD | 2,492,724.62 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-06-15T19:41:42Z",
"rates": {
"COP": 2492.72462
}
}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": 249272.462,
"rate": 2492.72462
}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