Rate Overview
Live
1 CUC = 453.0241 CRC
1 CRC = 0.002207
CUC
Avg
455.2254
High
457.7133
Low
453.0241
Last updated: 6/19/2026, 8:41:48 AM
Quick Conversions
| CUC | CRC |
|---|---|
| 1 CUC | 453.02 CRC |
| 10 CUC | 4,530.24 CRC |
| 50 CUC | 22,651.21 CRC |
| 100 CUC | 45,302.41 CRC |
| 500 CUC | 226,512.07 CRC |
| 1,000 CUC | 453,024.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-06-19T08:41:48Z",
"rates": {
"CRC": 453.024132
}
}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": 45302.4132,
"rate": 453.024132
}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