Rate Overview
Live
1 CUC = 0.999871 USD
1 USD = 1.0001
CUC
Avg
0.999977
High
1.0006
Low
0.999620
Last updated: 7/25/2026, 5:35:47 AM
Quick Conversions
| CUC | USD |
|---|---|
| 1 CUC | 1.00 USD |
| 10 CUC | 10.00 USD |
| 50 CUC | 49.99 USD |
| 100 CUC | 99.99 USD |
| 500 CUC | 499.94 USD |
| 1,000 CUC | 999.87 USD |
Get CUC/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUC¤cies=USDExample Response:
{
"success": true,
"base": "CUC",
"date": "2026-07-25T05:35:47Z",
"rates": {
"USD": 0.999871
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUC&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUC",
"to": "USD",
"amount": 100
},
"result": 99.9871,
"rate": 0.999871
}Build with CUC/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key