Rate Overview
Live
1 COP = 0.292027 CLP
1 CLP = 3.4243
COP
Avg
0.291334
High
0.296578
Low
0.285607
Last updated: 8/18/2026, 5:03:22 PM
Quick Conversions
| COP | CLP |
|---|---|
| 1 COP | 0.29 CLP |
| 10 COP | 2.92 CLP |
| 50 COP | 14.60 CLP |
| 100 COP | 29.20 CLP |
| 500 COP | 146.01 CLP |
| 1,000 COP | 292.03 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-08-18T17:03:22Z",
"rates": {
"CLP": 0.292027
}
}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.202699999999997,
"rate": 0.292027
}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