Rate Overview
Live
1 AED = 48.4486 DJF
1 DJF = 0.020640
AED
Avg
48.5016
High
48.6660
Low
48.3390
Last updated: 3/27/2026, 11:53:57 AM
Quick Conversions
| AED | DJF |
|---|---|
| 1 AED | 48.45 DJF |
| 10 AED | 484.49 DJF |
| 50 AED | 2,422.43 DJF |
| 100 AED | 4,844.86 DJF |
| 500 AED | 24,224.29 DJF |
| 1,000 AED | 48,448.58 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-03-27T11:53:57Z",
"rates": {
"DJF": 48.448577
}
}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": 4844.8577000000005,
"rate": 48.448577
}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