Rate Overview
Live
1 AWG = 99.2567 DJF
1 DJF = 0.010075
AWG
Avg
99.4240
High
99.5704
Low
99.2567
Last updated: 6/17/2026, 1:38:39 AM
Quick Conversions
| AWG | DJF |
|---|---|
| 1 AWG | 99.26 DJF |
| 10 AWG | 992.57 DJF |
| 50 AWG | 4,962.83 DJF |
| 100 AWG | 9,925.67 DJF |
| 500 AWG | 49,628.34 DJF |
| 1,000 AWG | 99,256.68 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-06-17T01:38:39Z",
"rates": {
"DJF": 99.256675
}
}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": 9925.6675,
"rate": 99.256675
}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