Rate Overview
Live
1 CUC = 0.999666 USD
1 USD = 1.0003
CUC
Avg
0.999997
High
1.0004
Low
0.999666
Last updated: 7/21/2026, 10:26:04 AM
Quick Conversions
| CUC | USD |
|---|---|
| 1 CUC | 1.00 USD |
| 10 CUC | 10.00 USD |
| 50 CUC | 49.98 USD |
| 100 CUC | 99.97 USD |
| 500 CUC | 499.83 USD |
| 1,000 CUC | 999.67 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-21T10:26:04Z",
"rates": {
"USD": 0.999666
}
}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.9666,
"rate": 0.999666
}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