Rate Overview
Live
1 UAH = 3.9828 DJF
1 DJF = 0.251081
UAH
Avg
3.9936
High
4.0100
Low
3.9828
Last updated: 9/10/2026, 6:39:01 AM
Quick Conversions
| UAH | DJF |
|---|---|
| 1 UAH | 3.98 DJF |
| 10 UAH | 39.83 DJF |
| 50 UAH | 199.14 DJF |
| 100 UAH | 398.28 DJF |
| 500 UAH | 1,991.39 DJF |
| 1,000 UAH | 3,982.78 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-09-10T06:39:01Z",
"rates": {
"DJF": 3.982783
}
}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.2783,
"rate": 3.982783
}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