Rate Overview
Live
1 CUC = 457.9144 CRC
1 CRC = 0.002184
CUC
Avg
460.7861
High
464.3223
Low
457.7929
Last updated: 4/17/2026, 12:00:00 PM
Quick Conversions
| CUC | CRC |
|---|---|
| 1 CUC | 457.91 CRC |
| 10 CUC | 4,579.14 CRC |
| 50 CUC | 22,895.72 CRC |
| 100 CUC | 45,791.44 CRC |
| 500 CUC | 228,957.18 CRC |
| 1,000 CUC | 457,914.37 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-04-17T12:00:00Z",
"rates": {
"CRC": 457.914366
}
}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": 45791.4366,
"rate": 457.914366
}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