Rate Overview
Live
1 CUP = 35.7810 CLP
1 CLP = 0.027948
CUP
Avg
35.8734
High
38.7598
Low
33.2725
Last updated: 7/25/2026, 11:53:47 PM
Quick Conversions
| CUP | CLP |
|---|---|
| 1 CUP | 35.78 CLP |
| 10 CUP | 357.81 CLP |
| 50 CUP | 1,789.05 CLP |
| 100 CUP | 3,578.10 CLP |
| 500 CUP | 17,890.50 CLP |
| 1,000 CUP | 35,781.01 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-07-25T23:53:47Z",
"rates": {
"CLP": 35.781008
}
}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": 3578.1008,
"rate": 35.781008
}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