Rate Overview
Live
1 UAH = 4.0222 DJF
1 DJF = 0.248618
UAH
Avg
4.1915
High
4.3204
Low
4.0222
Last updated: 5/27/2026, 11:51:24 PM
Quick Conversions
| UAH | DJF |
|---|---|
| 1 UAH | 4.02 DJF |
| 10 UAH | 40.22 DJF |
| 50 UAH | 201.11 DJF |
| 100 UAH | 402.22 DJF |
| 500 UAH | 2,011.12 DJF |
| 1,000 UAH | 4,022.24 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-27T23:51:24Z",
"rates": {
"DJF": 4.022238
}
}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": 402.2238,
"rate": 4.022238
}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