Rate Overview
Live
1 CUC = 453.5192 CRC
1 CRC = 0.002205
CUC
Avg
494.5555
High
519.9072
Low
453.5192
Last updated: 8/1/2026, 12:25:48 PM
Quick Conversions
| CUC | CRC |
|---|---|
| 1 CUC | 453.52 CRC |
| 10 CUC | 4,535.19 CRC |
| 50 CUC | 22,675.96 CRC |
| 100 CUC | 45,351.92 CRC |
| 500 CUC | 226,759.59 CRC |
| 1,000 CUC | 453,519.18 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-08-01T12:25:48Z",
"rates": {
"CRC": 453.519175
}
}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": 45351.9175,
"rate": 453.519175
}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