Rate Overview
Live
1 UAH = 3.9774 DJF
1 DJF = 0.251419
UAH
Avg
3.9794
High
3.9861
Low
3.9744
Last updated: 8/20/2026, 6:49:13 AM
Quick Conversions
| UAH | DJF |
|---|---|
| 1 UAH | 3.98 DJF |
| 10 UAH | 39.77 DJF |
| 50 UAH | 198.87 DJF |
| 100 UAH | 397.74 DJF |
| 500 UAH | 1,988.71 DJF |
| 1,000 UAH | 3,977.43 DJF |
Get UAH/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=DJFExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-08-20T06:49:13Z",
"rates": {
"DJF": 3.977426
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "DJF",
"amount": 100
},
"result": 397.7426,
"rate": 3.977426
}Build with UAH/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key