Rate Overview
Live
1 CLP = 0.485243 CRC
1 CRC = 2.0608
CLP
Avg
0.524990
High
0.576478
Low
0.484170
Last updated: 7/30/2026, 8:03:22 AM
Quick Conversions
| CLP | CRC |
|---|---|
| 1 CLP | 0.49 CRC |
| 10 CLP | 4.85 CRC |
| 50 CLP | 24.26 CRC |
| 100 CLP | 48.52 CRC |
| 500 CLP | 242.62 CRC |
| 1,000 CLP | 485.24 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-07-30T08:03:22Z",
"rates": {
"CRC": 0.485243
}
}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": 48.5243,
"rate": 0.485243
}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