Rate Overview
Live
1 CLP = 3.9712 COP
1 COP = 0.251811
CLP
Avg
4.1245
High
4.3442
Low
3.9712
Last updated: 3/27/2026, 10:36:52 AM
Quick Conversions
| CLP | COP |
|---|---|
| 1 CLP | 3.97 COP |
| 10 CLP | 39.71 COP |
| 50 CLP | 198.56 COP |
| 100 CLP | 397.12 COP |
| 500 CLP | 1,985.62 COP |
| 1,000 CLP | 3,971.23 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-03-27T10:36:52Z",
"rates": {
"COP": 3.971232
}
}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": 397.1232,
"rate": 3.971232
}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