Rate Overview
Live
1 CUP = 33.4574 CLP
1 CLP = 0.029889
CUP
Avg
33.6027
High
33.7883
Low
33.3962
Last updated: 4/17/2026, 6:11:12 AM
Quick Conversions
| CUP | CLP |
|---|---|
| 1 CUP | 33.46 CLP |
| 10 CUP | 334.57 CLP |
| 50 CUP | 1,672.87 CLP |
| 100 CUP | 3,345.74 CLP |
| 500 CUP | 16,728.68 CLP |
| 1,000 CUP | 33,457.35 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-04-17T06:11:12Z",
"rates": {
"CLP": 33.457351
}
}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": 3345.7351000000003,
"rate": 33.457351
}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