Rate Overview
Live
1 CUP = 35.2425 CLP
1 CLP = 0.028375
CUP
Avg
35.5161
High
35.7838
Low
35.2425
Last updated: 7/29/2026, 4:31:16 PM
Quick Conversions
| CUP | CLP |
|---|---|
| 1 CUP | 35.24 CLP |
| 10 CUP | 352.43 CLP |
| 50 CUP | 1,762.13 CLP |
| 100 CUP | 3,524.25 CLP |
| 500 CUP | 17,621.26 CLP |
| 1,000 CUP | 35,242.52 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-29T16:31:16Z",
"rates": {
"CLP": 35.242516
}
}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": 3524.2516,
"rate": 35.242516
}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