Rate Overview
Live
1 UAH = 4.0756 DJF
1 DJF = 0.245365
UAH
Avg
4.0903
High
4.0987
Low
4.0756
Last updated: 4/17/2026, 2:44:00 PM
Quick Conversions
| UAH | DJF |
|---|---|
| 1 UAH | 4.08 DJF |
| 10 UAH | 40.76 DJF |
| 50 UAH | 203.78 DJF |
| 100 UAH | 407.56 DJF |
| 500 UAH | 2,037.78 DJF |
| 1,000 UAH | 4,075.56 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-04-17T14:44:00Z",
"rates": {
"DJF": 4.075562
}
}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": 407.5562,
"rate": 4.075562
}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