Rate Overview
Live
1 COP = 0.273107 CLP
1 CLP = 3.6616
COP
Avg
0.268879
High
0.273107
Low
0.267037
Last updated: 7/2/2026, 2:12:18 PM
Quick Conversions
| COP | CLP |
|---|---|
| 1 COP | 0.27 CLP |
| 10 COP | 2.73 CLP |
| 50 COP | 13.66 CLP |
| 100 COP | 27.31 CLP |
| 500 COP | 136.55 CLP |
| 1,000 COP | 273.11 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-02T14:12:18Z",
"rates": {
"CLP": 0.273107
}
}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": 27.310699999999997,
"rate": 0.273107
}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