Rate Overview
Live
1 UAH = 52.1151 CDF
1 CDF = 0.019188
UAH
Avg
52.1734
High
52.8374
Low
51.1727
Last updated: 3/7/2026, 8:51:48 AM
Quick Conversions
| UAH | CDF |
|---|---|
| 1 UAH | 52.12 CDF |
| 10 UAH | 521.15 CDF |
| 50 UAH | 2,605.75 CDF |
| 100 UAH | 5,211.51 CDF |
| 500 UAH | 26,057.53 CDF |
| 1,000 UAH | 52,115.05 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-03-07T08:51:48Z",
"rates": {
"CDF": 52.115051
}
}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": 5211.5051,
"rate": 52.115051
}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