Rate Overview
Live
1 UAH = 51.4095 CDF
1 CDF = 0.019452
UAH
Avg
62.2882
High
70.4043
Low
51.4095
Last updated: 6/28/2026, 1:00:02 AM
Quick Conversions
| UAH | CDF |
|---|---|
| 1 UAH | 51.41 CDF |
| 10 UAH | 514.10 CDF |
| 50 UAH | 2,570.48 CDF |
| 100 UAH | 5,140.95 CDF |
| 500 UAH | 25,704.77 CDF |
| 1,000 UAH | 51,409.53 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-06-28T01:00:02Z",
"rates": {
"CDF": 51.409532
}
}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": 5140.9532,
"rate": 51.409532
}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