Rate Overview
Live
1 COP = 0.294706 CLP
1 CLP = 3.3932
COP
Avg
0.290433
High
0.295368
Low
0.285219
Last updated: 7/25/2026, 1:20:17 PM
Quick Conversions
| COP | CLP |
|---|---|
| 1 COP | 0.29 CLP |
| 10 COP | 2.95 CLP |
| 50 COP | 14.74 CLP |
| 100 COP | 29.47 CLP |
| 500 COP | 147.35 CLP |
| 1,000 COP | 294.71 CLP |
Get COP/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=CLPExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-25T13:20:17Z",
"rates": {
"CLP": 0.294706
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "CLP",
"amount": 100
},
"result": 29.4706,
"rate": 0.294706
}Build with COP/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key