Rate Overview
Live
1 UAH = 52.7775 CDF
1 CDF = 0.018947
UAH
Avg
52.9897
High
53.2228
Low
52.7775
Last updated: 4/17/2026, 7:49:37 AM
Quick Conversions
| UAH | CDF |
|---|---|
| 1 UAH | 52.78 CDF |
| 10 UAH | 527.77 CDF |
| 50 UAH | 2,638.87 CDF |
| 100 UAH | 5,277.75 CDF |
| 500 UAH | 26,388.75 CDF |
| 1,000 UAH | 52,777.49 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-04-17T07:49:37Z",
"rates": {
"CDF": 52.777492
}
}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": 5277.7492,
"rate": 52.777492
}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