Rate Overview
Live
1 UAH = 4.0055 DJF
1 DJF = 0.249657
UAH
Avg
4.1441
High
4.3169
Low
3.9510
Last updated: 8/1/2026, 4:21:51 AM
Quick Conversions
| UAH | DJF |
|---|---|
| 1 UAH | 4.01 DJF |
| 10 UAH | 40.06 DJF |
| 50 UAH | 200.28 DJF |
| 100 UAH | 400.55 DJF |
| 500 UAH | 2,002.75 DJF |
| 1,000 UAH | 4,005.50 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-08-01T04:21:51Z",
"rates": {
"DJF": 4.005503
}
}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": 400.5503,
"rate": 4.005503
}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