Rate Overview
Live
1 CRC = 0.002092 CUC
1 CUC = 478.0115
CRC
Avg
0.002113
High
0.002126
Low
0.002092
Last updated: 3/7/2026, 7:36:16 AM
Quick Conversions
| CRC | CUC |
|---|---|
| 1 CRC | 0.00 CUC |
| 10 CRC | 0.02 CUC |
| 50 CRC | 0.10 CUC |
| 100 CRC | 0.21 CUC |
| 500 CRC | 1.05 CUC |
| 1,000 CRC | 2.09 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-03-07T07:36:16Z",
"rates": {
"CUC": 0.002092
}
}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.2092,
"rate": 0.002092
}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