Rate Overview
Live
1 COP = 0.290830 CLP
1 CLP = 3.4384
COP
Avg
0.246890
High
0.290830
Low
0.230192
Last updated: 7/23/2026, 7:54:34 PM
Quick Conversions
| COP | CLP |
|---|---|
| 1 COP | 0.29 CLP |
| 10 COP | 2.91 CLP |
| 50 COP | 14.54 CLP |
| 100 COP | 29.08 CLP |
| 500 COP | 145.42 CLP |
| 1,000 COP | 290.83 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-23T19:54:34Z",
"rates": {
"CLP": 0.29083
}
}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.083,
"rate": 0.29083
}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