Rate Overview
Live
1 CUP = 35.5081 CLP
1 CLP = 0.028163
CUP
Avg
37.3819
High
40.4130
Low
33.4634
Last updated: 7/28/2026, 3:42:31 PM
Quick Conversions
| CUP | CLP |
|---|---|
| 1 CUP | 35.51 CLP |
| 10 CUP | 355.08 CLP |
| 50 CUP | 1,775.41 CLP |
| 100 CUP | 3,550.81 CLP |
| 500 CUP | 17,754.06 CLP |
| 1,000 CUP | 35,508.13 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-28T15:42:31Z",
"rates": {
"CLP": 35.508129
}
}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": 3550.8129,
"rate": 35.508129
}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