Rate Overview
Live
1 UAH = 3.9651 DJF
1 DJF = 0.252202
UAH
Avg
3.9637
High
3.9702
Low
3.9572
Last updated: 6/19/2026, 8:52:59 AM
Quick Conversions
| UAH | DJF |
|---|---|
| 1 UAH | 3.97 DJF |
| 10 UAH | 39.65 DJF |
| 50 UAH | 198.25 DJF |
| 100 UAH | 396.51 DJF |
| 500 UAH | 1,982.53 DJF |
| 1,000 UAH | 3,965.07 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-06-19T08:52:59Z",
"rates": {
"DJF": 3.96507
}
}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.507,
"rate": 3.96507
}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