Rate Overview
Live
1 UAH = 51.2882 CDF
1 CDF = 0.019498
UAH
Avg
51.9282
High
53.4241
Low
51.0465
Last updated: 8/22/2026, 9:04:08 PM
Quick Conversions
| UAH | CDF |
|---|---|
| 1 UAH | 51.29 CDF |
| 10 UAH | 512.88 CDF |
| 50 UAH | 2,564.41 CDF |
| 100 UAH | 5,128.82 CDF |
| 500 UAH | 25,644.12 CDF |
| 1,000 UAH | 51,288.24 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-22T21:04:08Z",
"rates": {
"CDF": 51.288236
}
}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": 5128.8236,
"rate": 51.288236
}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