Rate Overview
Live
1 UAH = 0.022811 CUC
1 CUC = 43.8385
UAH
Avg
0.022799
High
0.022853
Low
0.022747
Last updated: 3/28/2026, 12:09:15 PM
Quick Conversions
| UAH | CUC |
|---|---|
| 1 UAH | 0.02 CUC |
| 10 UAH | 0.23 CUC |
| 50 UAH | 1.14 CUC |
| 100 UAH | 2.28 CUC |
| 500 UAH | 11.41 CUC |
| 1,000 UAH | 22.81 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-03-28T12:09:15Z",
"rates": {
"CUC": 0.022811
}
}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.2811000000000003,
"rate": 0.022811
}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