Rate Overview
Live
1 UAH = 50.9546 CDF
1 CDF = 0.019625
UAH
Avg
61.4036
High
70.4043
Low
50.9546
Last updated: 8/23/2026, 5:31:10 PM
Quick Conversions
| UAH | CDF |
|---|---|
| 1 UAH | 50.95 CDF |
| 10 UAH | 509.55 CDF |
| 50 UAH | 2,547.73 CDF |
| 100 UAH | 5,095.46 CDF |
| 500 UAH | 25,477.32 CDF |
| 1,000 UAH | 50,954.65 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-23T17:31:10Z",
"rates": {
"CDF": 50.954646
}
}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": 5095.464599999999,
"rate": 50.954646
}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