Rate Overview
Live
1 USD = 0.999460 CUC
1 CUC = 1.0005
USD
Avg
0.999996
High
1.0007
Low
0.999460
Last updated: 6/15/2026, 10:23:04 PM
Quick Conversions
| USD | CUC |
|---|---|
| 1 USD | 1.00 CUC |
| 10 USD | 9.99 CUC |
| 50 USD | 49.97 CUC |
| 100 USD | 99.95 CUC |
| 500 USD | 499.73 CUC |
| 1,000 USD | 999.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-06-15T22:23:04Z",
"rates": {
"CUC": 0.99945961
}
}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.94596100000001,
"rate": 0.99945961
}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