Rate Overview
Live
1 UAH = 51.6079 CDF
1 CDF = 0.019377
UAH
Avg
51.6459
High
52.0633
Low
50.8675
Last updated: 5/27/2026, 3:09:10 PM
Quick Conversions
| UAH | CDF |
|---|---|
| 1 UAH | 51.61 CDF |
| 10 UAH | 516.08 CDF |
| 50 UAH | 2,580.39 CDF |
| 100 UAH | 5,160.79 CDF |
| 500 UAH | 25,803.93 CDF |
| 1,000 UAH | 51,607.86 CDF |
Get UAH/CDF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=CDFExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-05-27T15:09:10Z",
"rates": {
"CDF": 51.60786
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=CDF&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "CDF",
"amount": 100
},
"result": 5160.786,
"rate": 51.60786
}Build with UAH/CDF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key