Rate Overview
Live
1 CUC = 0.999922 USD
1 USD = 1.0001
CUC
Avg
0.999863
High
1.0001
Low
0.999384
Last updated: 7/3/2026, 6:17:36 PM
Quick Conversions
| CUC | USD |
|---|---|
| 1 CUC | 1.00 USD |
| 10 CUC | 10.00 USD |
| 50 CUC | 50.00 USD |
| 100 CUC | 99.99 USD |
| 500 CUC | 499.96 USD |
| 1,000 CUC | 999.92 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-03T18:17:36Z",
"rates": {
"USD": 0.999922
}
}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.9922,
"rate": 0.999922
}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