Rate Overview
Live
1 CLP = 0.574187 CRC
1 CRC = 1.7416 CLP
Avg
0.536026
High
0.574187
Low
0.509625
Last updated: 1/25/2026, 2:52:35 PM
Quick Conversions
| CLP | CRC |
|---|---|
| 1 CLP | 0.57 CRC |
| 10 CLP | 5.74 CRC |
| 50 CLP | 28.71 CRC |
| 100 CLP | 57.42 CRC |
| 500 CLP | 287.09 CRC |
| 1,000 CLP | 574.19 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-01-25T14:52:35Z",
"rates": {
"CRC": 0.574187
}
}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": 57.4187,
"rate": 0.574187
}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