Rate Overview
Live
1 CUC = 1.0003 USD
1 USD = 0.999714
CUC
Avg
0.999998
High
1.0003
Low
0.999666
Last updated: 7/23/2026, 8:58:37 AM
Quick Conversions
| CUC | USD |
|---|---|
| 1 CUC | 1.00 USD |
| 10 CUC | 10.00 USD |
| 50 CUC | 50.01 USD |
| 100 CUC | 100.03 USD |
| 500 CUC | 500.14 USD |
| 1,000 CUC | 1,000.29 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-23T08:58:37Z",
"rates": {
"USD": 1.000286
}
}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.0286,
"rate": 1.000286
}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