Rate Overview
Live
1 UAH = 4.0615 DJF
1 DJF = 0.246212
UAH
Avg
4.0459
High
4.0615
Low
4.0308
Last updated: 5/7/2026, 4:42:48 PM
Quick Conversions
| UAH | DJF |
|---|---|
| 1 UAH | 4.06 DJF |
| 10 UAH | 40.62 DJF |
| 50 UAH | 203.08 DJF |
| 100 UAH | 406.15 DJF |
| 500 UAH | 2,030.77 DJF |
| 1,000 UAH | 4,061.54 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-05-07T16:42:48Z",
"rates": {
"DJF": 4.061539
}
}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": 406.15389999999996,
"rate": 4.061539
}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