Rate Overview
Live
1 CUC = 453.9501 CRC
1 CRC = 0.002203
CUC
Avg
467.4667
High
497.3788
Low
449.4646
Last updated: 7/30/2026, 1:11:43 PM
Quick Conversions
| CUC | CRC |
|---|---|
| 1 CUC | 453.95 CRC |
| 10 CUC | 4,539.50 CRC |
| 50 CUC | 22,697.51 CRC |
| 100 CUC | 45,395.01 CRC |
| 500 CUC | 226,975.06 CRC |
| 1,000 CUC | 453,950.13 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-07-30T13:11:43Z",
"rates": {
"CRC": 453.950125
}
}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": 45395.012500000004,
"rate": 453.950125
}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