Rate Overview
Live
1 USD = 1.0001 CUC
1 CUC = 0.999870
USD
Avg
1.0002
High
1.0005
Low
0.999955
Last updated: 7/5/2026, 7:25:25 PM
Quick Conversions
| USD | CUC |
|---|---|
| 1 USD | 1.00 CUC |
| 10 USD | 10.00 CUC |
| 50 USD | 50.01 CUC |
| 100 USD | 100.01 CUC |
| 500 USD | 500.06 CUC |
| 1,000 USD | 1,000.13 CUC |
Get USD/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=CUCExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-05T19:25:25Z",
"rates": {
"CUC": 1.00012986
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "CUC",
"amount": 100
},
"result": 100.012986,
"rate": 1.00012986
}Build with USD/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key