Rate Overview
Live
1 USD = 1.0005 CUC
1 CUC = 0.999539
USD
Avg
1.0001
High
1.0005
Low
0.999714
Last updated: 7/24/2026, 6:49:45 PM
Quick Conversions
| USD | CUC |
|---|---|
| 1 USD | 1.00 CUC |
| 10 USD | 10.00 CUC |
| 50 USD | 50.02 CUC |
| 100 USD | 100.05 CUC |
| 500 USD | 500.23 CUC |
| 1,000 USD | 1,000.46 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-24T18:49:45Z",
"rates": {
"CUC": 1.0004615
}
}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.04614999999998,
"rate": 1.0004615
}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