Rate Overview
Live
1 CRC = 0.002194 CUC
1 CUC = 455.7885
CRC
Avg
0.002196
High
0.002205
Low
0.002194
Last updated: 7/8/2026, 2:14:30 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.10 CUC |
| 1,000 CRC | 2.19 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-07-08T14:14:30Z",
"rates": {
"CUC": 0.002194
}
}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.2194,
"rate": 0.002194
}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