Rate Overview
Live
1 CUP = 37.9849 CLP
1 CLP = 0.026326
CUP
Avg
37.1910
High
37.9849
Low
36.4392
Last updated: 3/7/2026, 4:06:59 AM
Quick Conversions
| CUP | CLP |
|---|---|
| 1 CUP | 37.98 CLP |
| 10 CUP | 379.85 CLP |
| 50 CUP | 1,899.25 CLP |
| 100 CUP | 3,798.49 CLP |
| 500 CUP | 18,992.45 CLP |
| 1,000 CUP | 37,984.90 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-03-07T04:06:59Z",
"rates": {
"CLP": 37.984902
}
}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": 3798.4901999999997,
"rate": 37.984902
}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