Rate Overview
Live
1 UAH = 3.9850 DJF
1 DJF = 0.250938
UAH
Avg
4.0417
High
4.1781
Low
3.9510
Last updated: 7/31/2026, 10:40:44 PM
Quick Conversions
| UAH | DJF |
|---|---|
| 1 UAH | 3.99 DJF |
| 10 UAH | 39.85 DJF |
| 50 UAH | 199.25 DJF |
| 100 UAH | 398.50 DJF |
| 500 UAH | 1,992.52 DJF |
| 1,000 UAH | 3,985.04 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-31T22:40:44Z",
"rates": {
"DJF": 3.985041
}
}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": 398.5041,
"rate": 3.985041
}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