Rate Overview
Live
1 CRC = 0.002009 CUC
1 CUC = 497.7601 CRC
Avg
0.002035
High
0.002053
Low
0.002009
Last updated: 1/25/2026, 1:18:07 PM
Quick Conversions
| CRC | CUC |
|---|---|
| 1 CRC | 0.00 CUC |
| 10 CRC | 0.02 CUC |
| 50 CRC | 0.10 CUC |
| 100 CRC | 0.20 CUC |
| 500 CRC | 1.00 CUC |
| 1,000 CRC | 2.01 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-01-25T13:18:07Z",
"rates": {
"CUC": 0.002009
}
}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.2009,
"rate": 0.002009
}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