Rate Overview
Live
1 USD = 0.999733 CUC
1 CUC = 1.0003
USD
Avg
1.0001
High
1.0003
Low
0.999733
Last updated: 8/15/2026, 5:35:30 AM
Quick Conversions
| USD | CUC |
|---|---|
| 1 USD | 1.00 CUC |
| 10 USD | 10.00 CUC |
| 50 USD | 49.99 CUC |
| 100 USD | 99.97 CUC |
| 500 USD | 499.87 CUC |
| 1,000 USD | 999.73 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-08-15T05:35:30Z",
"rates": {
"CUC": 0.99973257
}
}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": 99.973257,
"rate": 0.99973257
}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