Rate Overview
Live
1 CUP = 36.2007 CLP
1 CLP = 0.027624 CUP
Avg
37.2171
High
38.1403
Low
36.1230
Last updated: 1/25/2026, 6:46:51 PM
Quick Conversions
| CUP | CLP |
|---|---|
| 1 CUP | 36.20 CLP |
| 10 CUP | 362.01 CLP |
| 50 CUP | 1,810.04 CLP |
| 100 CUP | 3,620.07 CLP |
| 500 CUP | 18,100.36 CLP |
| 1,000 CUP | 36,200.72 CLP |
Get CUP/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=CLPExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-01-25T18:46:51Z",
"rates": {
"CLP": 36.200716
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "CLP",
"amount": 100
},
"result": 3620.0716,
"rate": 36.200716
}Build with CUP/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key