Rate Overview
Live
1 AWG = 99.5732 DJF
1 DJF = 0.010043
AWG
Avg
99.4619
High
99.8609
Low
98.5963
Last updated: 7/22/2026, 12:23:00 PM
Quick Conversions
| AWG | DJF |
|---|---|
| 1 AWG | 99.57 DJF |
| 10 AWG | 995.73 DJF |
| 50 AWG | 4,978.66 DJF |
| 100 AWG | 9,957.32 DJF |
| 500 AWG | 49,786.60 DJF |
| 1,000 AWG | 99,573.20 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-22T12:23:00Z",
"rates": {
"DJF": 99.573199
}
}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": 9957.3199,
"rate": 99.573199
}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