Rate Overview
Live
1 CUP = 35.0104 CLP
1 CLP = 0.028563
CUP
Avg
34.8716
High
35.0104
Low
34.7305
Last updated: 7/8/2026, 5:16:34 PM
Quick Conversions
| CUP | CLP |
|---|---|
| 1 CUP | 35.01 CLP |
| 10 CUP | 350.10 CLP |
| 50 CUP | 1,750.52 CLP |
| 100 CUP | 3,501.04 CLP |
| 500 CUP | 17,505.19 CLP |
| 1,000 CUP | 35,010.37 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-08T17:16:34Z",
"rates": {
"CLP": 35.01037
}
}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": 3501.0370000000003,
"rate": 35.01037
}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