Rate Overview
Live
1 CUP = 33.9391 CLP
1 CLP = 0.029465
CUP
Avg
33.8203
High
34.1785
Low
33.4257
Last updated: 6/19/2026, 8:43:40 AM
Quick Conversions
| CUP | CLP |
|---|---|
| 1 CUP | 33.94 CLP |
| 10 CUP | 339.39 CLP |
| 50 CUP | 1,696.95 CLP |
| 100 CUP | 3,393.91 CLP |
| 500 CUP | 16,969.53 CLP |
| 1,000 CUP | 33,939.06 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-06-19T08:43:40Z",
"rates": {
"CLP": 33.939061
}
}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": 3393.9061,
"rate": 33.939061
}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