Rate Overview
Live
1 UAH = 3.9979 DJF
1 DJF = 0.250133
UAH
Avg
3.9973
High
4.0040
Low
3.9895
Last updated: 7/11/2026, 5:11:18 AM
Quick Conversions
| UAH | DJF |
|---|---|
| 1 UAH | 4.00 DJF |
| 10 UAH | 39.98 DJF |
| 50 UAH | 199.89 DJF |
| 100 UAH | 399.79 DJF |
| 500 UAH | 1,998.94 DJF |
| 1,000 UAH | 3,997.88 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-11T05:11:18Z",
"rates": {
"DJF": 3.997879
}
}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": 399.78790000000004,
"rate": 3.997879
}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