Rate Overview
Live
1 AWG = 99.3791 DJF
1 DJF = 0.010062
AWG
Avg
99.4617
High
99.6107
Low
99.3555
Last updated: 8/13/2026, 7:38:07 AM
Quick Conversions
| AWG | DJF |
|---|---|
| 1 AWG | 99.38 DJF |
| 10 AWG | 993.79 DJF |
| 50 AWG | 4,968.95 DJF |
| 100 AWG | 9,937.91 DJF |
| 500 AWG | 49,689.53 DJF |
| 1,000 AWG | 99,379.05 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-08-13T07:38:07Z",
"rates": {
"DJF": 99.379053
}
}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": 9937.9053,
"rate": 99.379053
}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