Rate Overview
Live
1 CLP = 4.2010 COP
1 COP = 0.238040 CLP
Avg
4.1542
High
4.2034
Low
4.0799
Last updated: 1/25/2026, 2:49:56 PM
Quick Conversions
| CLP | COP |
|---|---|
| 1 CLP | 4.20 COP |
| 10 CLP | 42.01 COP |
| 50 CLP | 210.05 COP |
| 100 CLP | 420.10 COP |
| 500 CLP | 2,100.49 COP |
| 1,000 CLP | 4,200.98 COP |
Get CLP/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=COPExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-01-25T14:49:56Z",
"rates": {
"COP": 4.20098
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "COP",
"amount": 100
},
"result": 420.098,
"rate": 4.20098
}Build with CLP/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key