Rate Overview
Live
1 CLP = 0.521701 CRC
1 CRC = 1.9168
CLP
Avg
0.530725
High
0.541149
Low
0.520435
Last updated: 3/7/2026, 12:26:41 AM
Quick Conversions
| CLP | CRC |
|---|---|
| 1 CLP | 0.52 CRC |
| 10 CLP | 5.22 CRC |
| 50 CLP | 26.09 CRC |
| 100 CLP | 52.17 CRC |
| 500 CLP | 260.85 CRC |
| 1,000 CLP | 521.70 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-03-07T00:26:41Z",
"rates": {
"CRC": 0.521701
}
}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": 52.1701,
"rate": 0.521701
}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