Rate Overview
Live
1 AWG = 98.7336 DJF
1 DJF = 0.010128
AWG
Avg
99.4339
High
99.6854
Low
98.7336
Last updated: 3/28/2026, 1:55:58 PM
Quick Conversions
| AWG | DJF |
|---|---|
| 1 AWG | 98.73 DJF |
| 10 AWG | 987.34 DJF |
| 50 AWG | 4,936.68 DJF |
| 100 AWG | 9,873.36 DJF |
| 500 AWG | 49,366.78 DJF |
| 1,000 AWG | 98,733.56 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-03-28T13:55:58Z",
"rates": {
"DJF": 98.733556
}
}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": 9873.355599999999,
"rate": 98.733556
}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