Rate Overview
Live
1 UAH = 51.6123 CDF
1 CDF = 0.019375
UAH
Avg
56.1233
High
70.4043
Low
49.7046
Last updated: 7/11/2026, 5:04:49 PM
Quick Conversions
| UAH | CDF |
|---|---|
| 1 UAH | 51.61 CDF |
| 10 UAH | 516.12 CDF |
| 50 UAH | 2,580.62 CDF |
| 100 UAH | 5,161.23 CDF |
| 500 UAH | 25,806.17 CDF |
| 1,000 UAH | 51,612.34 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-07-11T17:04:49Z",
"rates": {
"CDF": 51.612341
}
}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": 5161.2341,
"rate": 51.612341
}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