Rate Overview
Live
1 AWG = 99.7730 DJF
1 DJF = 0.010023
AWG
Avg
99.5757
High
99.7730
Low
99.4288
Last updated: 7/26/2026, 9:05:15 PM
Quick Conversions
| AWG | DJF |
|---|---|
| 1 AWG | 99.77 DJF |
| 10 AWG | 997.73 DJF |
| 50 AWG | 4,988.65 DJF |
| 100 AWG | 9,977.30 DJF |
| 500 AWG | 49,886.48 DJF |
| 1,000 AWG | 99,772.96 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-26T21:05:15Z",
"rates": {
"DJF": 99.772963
}
}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": 9977.2963,
"rate": 99.772963
}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