Rate Overview
Live
1 AWG = 99.4301 DJF
1 DJF = 0.010057
AWG
Avg
99.5737
High
99.9328
Low
99.4301
Last updated: 9/3/2026, 7:38:21 AM
Quick Conversions
| AWG | DJF |
|---|---|
| 1 AWG | 99.43 DJF |
| 10 AWG | 994.30 DJF |
| 50 AWG | 4,971.51 DJF |
| 100 AWG | 9,943.01 DJF |
| 500 AWG | 49,715.07 DJF |
| 1,000 AWG | 99,430.14 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-09-03T07:38:21Z",
"rates": {
"DJF": 99.430139
}
}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": 9943.0139,
"rate": 99.430139
}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