Rate Overview
Live
1 AED = 48.4365 DJF
1 DJF = 0.020646
AED
Avg
48.4783
High
48.8005
Low
48.3836
Last updated: 5/29/2026, 11:00:48 PM
Quick Conversions
| AED | DJF |
|---|---|
| 1 AED | 48.44 DJF |
| 10 AED | 484.36 DJF |
| 50 AED | 2,421.82 DJF |
| 100 AED | 4,843.65 DJF |
| 500 AED | 24,218.24 DJF |
| 1,000 AED | 48,436.47 DJF |
Get AED/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=DJFExample Response:
{
"success": true,
"base": "AED",
"date": "2026-05-29T23:00:48Z",
"rates": {
"DJF": 48.436473
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "DJF",
"amount": 100
},
"result": 4843.6473,
"rate": 48.436473
}Build with AED/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key