Rate Overview
Live
1 UAH = 0.022440 CUC
1 CUC = 44.5633
UAH
Avg
0.022319
High
0.022540
Low
0.022201
Last updated: 7/6/2026, 11:59:26 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.22 CUC |
| 1,000 UAH | 22.44 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-06T23:59:26Z",
"rates": {
"CUC": 0.02244
}
}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.244,
"rate": 0.02244
}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