Rate Overview
Live
1 CUC = 452.7876 CRC
1 CRC = 0.002209
CUC
Avg
476.4890
High
499.0553
Low
452.7876
Last updated: 5/28/2026, 3:40:43 AM
Quick Conversions
| CUC | CRC |
|---|---|
| 1 CUC | 452.79 CRC |
| 10 CUC | 4,527.88 CRC |
| 50 CUC | 22,639.38 CRC |
| 100 CUC | 45,278.76 CRC |
| 500 CUC | 226,393.80 CRC |
| 1,000 CUC | 452,787.59 CRC |
Get CUC/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUC¤cies=CRCExample Response:
{
"success": true,
"base": "CUC",
"date": "2026-05-28T03:40:43Z",
"rates": {
"CRC": 452.787592
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUC&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUC",
"to": "CRC",
"amount": 100
},
"result": 45278.7592,
"rate": 452.787592
}Build with CUC/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key