Rate Overview
Live
1 UYU = 0.024887 CUC
1 CUC = 40.1816
UYU
Avg
0.025118
High
0.026086
Low
0.024611
Last updated: 7/29/2026, 4:23:31 AM
Quick Conversions
| UYU | CUC |
|---|---|
| 1 UYU | 0.02 CUC |
| 10 UYU | 0.25 CUC |
| 50 UYU | 1.24 CUC |
| 100 UYU | 2.49 CUC |
| 500 UYU | 12.44 CUC |
| 1,000 UYU | 24.89 CUC |
Get UYU/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UYU¤cies=CUCExample Response:
{
"success": true,
"base": "UYU",
"date": "2026-07-29T04:23:31Z",
"rates": {
"CUC": 0.024887
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UYU&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "UYU",
"to": "CUC",
"amount": 100
},
"result": 2.4887,
"rate": 0.024887
}Build with UYU/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key