Rate Overview
Live
1 AWG = 98.9294 DJF
1 DJF = 0.010108
AWG
Avg
98.8408
High
99.2555
Low
98.6649
Last updated: 4/17/2026, 1:34:31 PM
Quick Conversions
| AWG | DJF |
|---|---|
| 1 AWG | 98.93 DJF |
| 10 AWG | 989.29 DJF |
| 50 AWG | 4,946.47 DJF |
| 100 AWG | 9,892.94 DJF |
| 500 AWG | 49,464.72 DJF |
| 1,000 AWG | 98,929.43 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-04-17T13:34:31Z",
"rates": {
"DJF": 98.929433
}
}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": 9892.9433,
"rate": 98.929433
}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