Rate Overview
Live
1 CLP = 0.496524 CRC
1 CRC = 2.0140
CLP
Avg
0.496238
High
0.497669
Low
0.493950
Last updated: 8/12/2026, 1:26:15 PM
Quick Conversions
| CLP | CRC |
|---|---|
| 1 CLP | 0.50 CRC |
| 10 CLP | 4.97 CRC |
| 50 CLP | 24.83 CRC |
| 100 CLP | 49.65 CRC |
| 500 CLP | 248.26 CRC |
| 1,000 CLP | 496.52 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-08-12T13:26:15Z",
"rates": {
"CRC": 0.496524
}
}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.6524,
"rate": 0.496524
}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