Rate Overview
Live
1 UAH = 0.022729 CUC
1 CUC = 43.9967
UAH
Avg
0.022738
High
0.022802
Low
0.022680
Last updated: 5/7/2026, 3:06:28 PM
Quick Conversions
| UAH | CUC |
|---|---|
| 1 UAH | 0.02 CUC |
| 10 UAH | 0.23 CUC |
| 50 UAH | 1.14 CUC |
| 100 UAH | 2.27 CUC |
| 500 UAH | 11.36 CUC |
| 1,000 UAH | 22.73 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-05-07T15:06:28Z",
"rates": {
"CUC": 0.022729
}
}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.2729,
"rate": 0.022729
}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