Rate Overview
Live
1 CUP = 33.8374 CLP
1 CLP = 0.029553
CUP
Avg
34.0271
High
34.4555
Low
33.8374
Last updated: 5/7/2026, 12:32:27 PM
Quick Conversions
| CUP | CLP |
|---|---|
| 1 CUP | 33.84 CLP |
| 10 CUP | 338.37 CLP |
| 50 CUP | 1,691.87 CLP |
| 100 CUP | 3,383.74 CLP |
| 500 CUP | 16,918.68 CLP |
| 1,000 CUP | 33,837.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-05-07T12:32:27Z",
"rates": {
"CLP": 33.837366
}
}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": 3383.7366,
"rate": 33.837366
}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