Rate Overview
Live
1 AWG = 99.4932 DJF
1 DJF = 0.010051
AWG
Avg
99.4347
High
99.7063
Low
98.7333
Last updated: 7/7/2026, 3:53:51 AM
Quick Conversions
| AWG | DJF |
|---|---|
| 1 AWG | 99.49 DJF |
| 10 AWG | 994.93 DJF |
| 50 AWG | 4,974.66 DJF |
| 100 AWG | 9,949.32 DJF |
| 500 AWG | 49,746.61 DJF |
| 1,000 AWG | 99,493.23 DJF |
Get AWG/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=DJFExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-07T03:53:51Z",
"rates": {
"DJF": 99.493229
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "DJF",
"amount": 100
},
"result": 9949.3229,
"rate": 99.493229
}Build with AWG/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key