Rate Overview
Live
1 CUC = 497.5746 CRC
1 CRC = 0.002010 CUC
Avg
495.4836
High
499.0553
Low
487.4561
Last updated: 1/25/2026, 6:49:08 PM
Quick Conversions
| CUC | CRC |
|---|---|
| 1 CUC | 497.57 CRC |
| 10 CUC | 4,975.75 CRC |
| 50 CUC | 24,878.73 CRC |
| 100 CUC | 49,757.46 CRC |
| 500 CUC | 248,787.31 CRC |
| 1,000 CUC | 497,574.62 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-01-25T18:49:08Z",
"rates": {
"CRC": 497.574621
}
}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": 49757.4621,
"rate": 497.574621
}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