Rate Overview
Live
1 CLP = 0.563072 CRC
1 CRC = 1.7760
CLP
Avg
0.574075
High
0.580172
Low
0.563072
Last updated: 2/14/2026, 3:04:55 PM
Quick Conversions
| CLP | CRC |
|---|---|
| 1 CLP | 0.56 CRC |
| 10 CLP | 5.63 CRC |
| 50 CLP | 28.15 CRC |
| 100 CLP | 56.31 CRC |
| 500 CLP | 281.54 CRC |
| 1,000 CLP | 563.07 CRC |
Get CLP/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=CRCExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-02-14T15:04:55Z",
"rates": {
"CRC": 0.563072
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "CRC",
"amount": 100
},
"result": 56.3072,
"rate": 0.563072
}Build with CLP/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key