Rate Overview
Live
1 AED = 48.5909 DJF
1 DJF = 0.020580
AED
Avg
48.4822
High
48.5942
Low
48.3496
Last updated: 7/5/2026, 10:18:19 PM
Quick Conversions
| AED | DJF |
|---|---|
| 1 AED | 48.59 DJF |
| 10 AED | 485.91 DJF |
| 50 AED | 2,429.54 DJF |
| 100 AED | 4,859.09 DJF |
| 500 AED | 24,295.43 DJF |
| 1,000 AED | 48,590.87 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-07-05T22:18:19Z",
"rates": {
"DJF": 48.590869
}
}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": 4859.0869,
"rate": 48.590869
}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