Rate Overview
Live
1 UAH = 51.2908 CDF
1 CDF = 0.019497
UAH
Avg
51.6556
High
53.0953
Low
49.7046
Last updated: 6/26/2026, 12:26:43 PM
Quick Conversions
| UAH | CDF |
|---|---|
| 1 UAH | 51.29 CDF |
| 10 UAH | 512.91 CDF |
| 50 UAH | 2,564.54 CDF |
| 100 UAH | 5,129.08 CDF |
| 500 UAH | 25,645.39 CDF |
| 1,000 UAH | 51,290.78 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-26T12:26:43Z",
"rates": {
"CDF": 51.29078
}
}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": 5129.0779999999995,
"rate": 51.29078
}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