Rate Overview
Live
1 AED = 48.4757 DJF
1 DJF = 0.020629
AED
Avg
48.4848
High
48.6569
Low
48.3843
Last updated: 7/21/2026, 12:18:47 PM
Quick Conversions
| AED | DJF |
|---|---|
| 1 AED | 48.48 DJF |
| 10 AED | 484.76 DJF |
| 50 AED | 2,423.79 DJF |
| 100 AED | 4,847.57 DJF |
| 500 AED | 24,237.87 DJF |
| 1,000 AED | 48,475.73 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-21T12:18:47Z",
"rates": {
"DJF": 48.475734
}
}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": 4847.5734,
"rate": 48.475734
}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