Rate Overview
Live
1 UAH = 4.0722 DJF
1 DJF = 0.245569
UAH
Avg
4.0943
High
4.1407
Low
4.0454
Last updated: 3/7/2026, 7:41:41 AM
Quick Conversions
| UAH | DJF |
|---|---|
| 1 UAH | 4.07 DJF |
| 10 UAH | 40.72 DJF |
| 50 UAH | 203.61 DJF |
| 100 UAH | 407.22 DJF |
| 500 UAH | 2,036.08 DJF |
| 1,000 UAH | 4,072.17 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-03-07T07:41:41Z",
"rates": {
"DJF": 4.072169
}
}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.21689999999995,
"rate": 4.072169
}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