Rate Overview
Live
1 CAD = 2318.24 COP
1 COP = 0.000431
CAD
Avg
2280.88
High
2320.49
Low
2209.03
Last updated: 9/1/2026, 4:02:10 PM
Quick Conversions
| CAD | COP |
|---|---|
| 1 CAD | 2,318.24 COP |
| 10 CAD | 23,182.41 COP |
| 50 CAD | 115,912.05 COP |
| 100 CAD | 231,824.09 COP |
| 500 CAD | 1,159,120.47 COP |
| 1,000 CAD | 2,318,240.94 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-09-01T16:02:10Z",
"rates": {
"COP": 2318.240943
}
}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": 231824.09429999997,
"rate": 2318.240943
}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