Rate Overview
Live
1 AED = 48.4662 DJF
1 DJF = 0.020633
AED
Avg
48.4994
High
48.5868
Low
48.3650
Last updated: 3/7/2026, 2:14:54 AM
Quick Conversions
| AED | DJF |
|---|---|
| 1 AED | 48.47 DJF |
| 10 AED | 484.66 DJF |
| 50 AED | 2,423.31 DJF |
| 100 AED | 4,846.62 DJF |
| 500 AED | 24,233.11 DJF |
| 1,000 AED | 48,466.21 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-07T02:14:54Z",
"rates": {
"DJF": 48.466213
}
}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": 4846.621300000001,
"rate": 48.466213
}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