Rate Overview
Live
1 CRC = 0.002183 CUC
1 CUC = 458.0852
CRC
Avg
0.002170
High
0.002184
Low
0.002153
Last updated: 4/17/2026, 12:00:00 PM
Quick Conversions
| CRC | CUC |
|---|---|
| 1 CRC | 0.00 CUC |
| 10 CRC | 0.02 CUC |
| 50 CRC | 0.11 CUC |
| 100 CRC | 0.22 CUC |
| 500 CRC | 1.09 CUC |
| 1,000 CRC | 2.18 CUC |
Get CRC/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=CUCExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-04-17T12:00:00Z",
"rates": {
"CUC": 0.002183
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "CUC",
"amount": 100
},
"result": 0.2183,
"rate": 0.002183
}Build with CRC/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key