Rate Overview
Live
1 CLP = 0.491610 CRC
1 CRC = 2.0341
CLP
Avg
0.523686
High
0.578296
Low
0.488856
Last updated: 7/13/2026, 4:35:48 PM
Quick Conversions
| CLP | CRC |
|---|---|
| 1 CLP | 0.49 CRC |
| 10 CLP | 4.92 CRC |
| 50 CLP | 24.58 CRC |
| 100 CLP | 49.16 CRC |
| 500 CLP | 245.81 CRC |
| 1,000 CLP | 491.61 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-13T16:35:48Z",
"rates": {
"CRC": 0.49161
}
}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": 49.161,
"rate": 0.49161
}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