Rate Overview
Live
1 COP = 0.238039 CLP
1 CLP = 4.2010 COP
Avg
0.235807
High
0.250218
Low
0.220792
Last updated: 1/25/2026, 12:58:00 PM
Quick Conversions
| COP | CLP |
|---|---|
| 1 COP | 0.24 CLP |
| 10 COP | 2.38 CLP |
| 50 COP | 11.90 CLP |
| 100 COP | 23.80 CLP |
| 500 COP | 119.02 CLP |
| 1,000 COP | 238.04 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-01-25T12:58:00Z",
"rates": {
"CLP": 0.238039
}
}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": 23.8039,
"rate": 0.238039
}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