Rate Overview
Live
1 CUC = 477.9297 CRC
1 CRC = 0.002092
CUC
Avg
473.1314
High
477.9297
Low
470.1835
Last updated: 3/7/2026, 7:36:17 AM
Quick Conversions
| CUC | CRC |
|---|---|
| 1 CUC | 477.93 CRC |
| 10 CUC | 4,779.30 CRC |
| 50 CUC | 23,896.48 CRC |
| 100 CUC | 47,792.97 CRC |
| 500 CUC | 238,964.85 CRC |
| 1,000 CUC | 477,929.70 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-03-07T07:36:17Z",
"rates": {
"CRC": 477.929698
}
}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": 47792.9698,
"rate": 477.929698
}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