Rate Overview
Live
1 CUC = 1.0005 USD
1 USD = 0.999460
CUC
Avg
1.0000
High
1.0005
Low
0.999268
Last updated: 6/15/2026, 9:00:23 PM
Quick Conversions
| CUC | USD |
|---|---|
| 1 CUC | 1.00 USD |
| 10 CUC | 10.01 USD |
| 50 CUC | 50.03 USD |
| 100 CUC | 100.05 USD |
| 500 CUC | 500.27 USD |
| 1,000 CUC | 1,000.54 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-06-15T21:00:23Z",
"rates": {
"USD": 1.00054
}
}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": 100.054,
"rate": 1.00054
}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