Rate Overview
Live
1 UAH = 3.9641 DJF
1 DJF = 0.252267
UAH
Avg
3.9688
High
3.9850
Low
3.9557
Last updated: 7/31/2026, 1:38:44 AM
Quick Conversions
| UAH | DJF |
|---|---|
| 1 UAH | 3.96 DJF |
| 10 UAH | 39.64 DJF |
| 50 UAH | 198.20 DJF |
| 100 UAH | 396.41 DJF |
| 500 UAH | 1,982.03 DJF |
| 1,000 UAH | 3,964.06 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-07-31T01:38:44Z",
"rates": {
"DJF": 3.964056
}
}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": 396.4056,
"rate": 3.964056
}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