Rate Overview
Live
1 AED = 48.4342 DJF
1 DJF = 0.020647
AED
Avg
48.4919
High
48.7033
Low
48.3584
Last updated: 7/28/2026, 10:40:35 AM
Quick Conversions
| AED | DJF |
|---|---|
| 1 AED | 48.43 DJF |
| 10 AED | 484.34 DJF |
| 50 AED | 2,421.71 DJF |
| 100 AED | 4,843.42 DJF |
| 500 AED | 24,217.12 DJF |
| 1,000 AED | 48,434.23 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-28T10:40:35Z",
"rates": {
"DJF": 48.434233
}
}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": 4843.4232999999995,
"rate": 48.434233
}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