Rate Overview
Live
1 CAD = 2250.08 COP
1 COP = 0.000444
CAD
Avg
2255.26
High
2264.56
Low
2248.88
Last updated: 8/14/2026, 2:54:15 PM
Quick Conversions
| CAD | COP |
|---|---|
| 1 CAD | 2,250.08 COP |
| 10 CAD | 22,500.82 COP |
| 50 CAD | 112,504.08 COP |
| 100 CAD | 225,008.16 COP |
| 500 CAD | 1,125,040.81 COP |
| 1,000 CAD | 2,250,081.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-08-14T14:54:15Z",
"rates": {
"COP": 2250.081618
}
}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": 225008.1618,
"rate": 2250.081618
}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