Rate Overview
Live
1 AED = 48.4576 DJF
1 DJF = 0.020637
AED
Avg
48.5277
High
48.7013
Low
48.4576
Last updated: 9/3/2026, 6:09:09 AM
Quick Conversions
| AED | DJF |
|---|---|
| 1 AED | 48.46 DJF |
| 10 AED | 484.58 DJF |
| 50 AED | 2,422.88 DJF |
| 100 AED | 4,845.76 DJF |
| 500 AED | 24,228.80 DJF |
| 1,000 AED | 48,457.61 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-09-03T06:09:09Z",
"rates": {
"DJF": 48.457608
}
}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": 4845.7608,
"rate": 48.457608
}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