Rate Overview
Live
1 UAH = 0.022887 CUC
1 CUC = 43.6929
UAH
Avg
0.022997
High
0.023051
Low
0.022887
Last updated: 4/17/2026, 1:32:12 PM
Quick Conversions
| UAH | CUC |
|---|---|
| 1 UAH | 0.02 CUC |
| 10 UAH | 0.23 CUC |
| 50 UAH | 1.14 CUC |
| 100 UAH | 2.29 CUC |
| 500 UAH | 11.44 CUC |
| 1,000 UAH | 22.89 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-04-17T13:32:12Z",
"rates": {
"CUC": 0.022887
}
}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.2887,
"rate": 0.022887
}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