Rate Overview
Live
1 CAD = 2359.32 COP
1 COP = 0.000424
CAD
Avg
2398.93
High
2432.12
Low
2359.32
Last updated: 7/4/2026, 10:06:35 PM
Quick Conversions
| CAD | COP |
|---|---|
| 1 CAD | 2,359.32 COP |
| 10 CAD | 23,593.16 COP |
| 50 CAD | 117,965.81 COP |
| 100 CAD | 235,931.62 COP |
| 500 CAD | 1,179,658.12 COP |
| 1,000 CAD | 2,359,316.24 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-04T22:06:35Z",
"rates": {
"COP": 2359.316242
}
}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": 235931.6242,
"rate": 2359.316242
}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