Rate Overview
Live
1 AED = 48.3843 DJF
1 DJF = 0.020668
AED
Avg
48.4421
High
48.6504
Low
48.3798
Last updated: 5/9/2026, 6:02:42 AM
Quick Conversions
| AED | DJF |
|---|---|
| 1 AED | 48.38 DJF |
| 10 AED | 483.84 DJF |
| 50 AED | 2,419.21 DJF |
| 100 AED | 4,838.43 DJF |
| 500 AED | 24,192.13 DJF |
| 1,000 AED | 48,384.25 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-09T06:02:42Z",
"rates": {
"DJF": 48.384254
}
}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": 4838.4254,
"rate": 48.384254
}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