Rate Overview
Live
1 AWG = 99.6100 DJF
1 DJF = 0.010039
AWG
Avg
99.5033
High
99.6107
Low
99.3555
Last updated: 8/16/2026, 7:03:04 PM
Quick Conversions
| AWG | DJF |
|---|---|
| 1 AWG | 99.61 DJF |
| 10 AWG | 996.10 DJF |
| 50 AWG | 4,980.50 DJF |
| 100 AWG | 9,961.00 DJF |
| 500 AWG | 49,804.99 DJF |
| 1,000 AWG | 99,609.98 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-16T19:03:04Z",
"rates": {
"DJF": 99.609979
}
}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": 9960.9979,
"rate": 99.609979
}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