Rate Overview
Live
1 CLP = 0.499482 CRC
1 CRC = 2.0021
CLP
Avg
0.545107
High
0.578296
Low
0.499482
Last updated: 3/27/2026, 10:14:50 AM
Quick Conversions
| CLP | CRC |
|---|---|
| 1 CLP | 0.50 CRC |
| 10 CLP | 4.99 CRC |
| 50 CLP | 24.97 CRC |
| 100 CLP | 49.95 CRC |
| 500 CLP | 249.74 CRC |
| 1,000 CLP | 499.48 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-27T10:14:50Z",
"rates": {
"CRC": 0.499482
}
}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.9482,
"rate": 0.499482
}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