Rate Overview
Live
1 USD = 1.0001 CUC
1 CUC = 0.999902
USD
Avg
1.0001
High
1.0004
Low
0.999646
Last updated: 9/4/2026, 9:45:52 AM
Quick Conversions
| USD | CUC |
|---|---|
| 1 USD | 1.00 CUC |
| 10 USD | 10.00 CUC |
| 50 USD | 50.00 CUC |
| 100 USD | 100.01 CUC |
| 500 USD | 500.05 CUC |
| 1,000 USD | 1,000.10 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-09-04T09:45:52Z",
"rates": {
"CUC": 1.00009766
}
}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.009766,
"rate": 1.00009766
}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