Rate Overview
Live
1 CLP = 0.486945 CRC
1 CRC = 2.0536
CLP
Avg
0.488166
High
0.494995
Low
0.477281
Last updated: 7/29/2026, 5:19:04 PM
Quick Conversions
| CLP | CRC |
|---|---|
| 1 CLP | 0.49 CRC |
| 10 CLP | 4.87 CRC |
| 50 CLP | 24.35 CRC |
| 100 CLP | 48.69 CRC |
| 500 CLP | 243.47 CRC |
| 1,000 CLP | 486.95 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-29T17:19:04Z",
"rates": {
"CRC": 0.486945
}
}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.694500000000005,
"rate": 0.486945
}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