Rate Overview
Live
1 UAH = 0.022416 CUC
1 CUC = 44.6110
UAH
Avg
0.023274
High
0.024276
Low
0.022234
Last updated: 7/31/2026, 8:02:34 PM
Quick Conversions
| UAH | CUC |
|---|---|
| 1 UAH | 0.02 CUC |
| 10 UAH | 0.22 CUC |
| 50 UAH | 1.12 CUC |
| 100 UAH | 2.24 CUC |
| 500 UAH | 11.21 CUC |
| 1,000 UAH | 22.42 CUC |
Get UAH/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=CUCExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-31T20:02:34Z",
"rates": {
"CUC": 0.022416
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "CUC",
"amount": 100
},
"result": 2.2416,
"rate": 0.022416
}Build with UAH/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key