Rate Overview
Live
1 UAH = 51.3262 CDF
1 CDF = 0.019483
UAH
Avg
51.1804
High
51.3270
Low
50.6277
Last updated: 8/21/2026, 12:28:12 PM
Quick Conversions
| UAH | CDF |
|---|---|
| 1 UAH | 51.33 CDF |
| 10 UAH | 513.26 CDF |
| 50 UAH | 2,566.31 CDF |
| 100 UAH | 5,132.62 CDF |
| 500 UAH | 25,663.10 CDF |
| 1,000 UAH | 51,326.19 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-08-21T12:28:12Z",
"rates": {
"CDF": 51.326191
}
}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": 5132.6191,
"rate": 51.326191
}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