Rate Overview
Live
1 AWG = 99.4212 DJF
1 DJF = 0.010058
AWG
Avg
99.5027
High
99.6844
Low
99.2430
Last updated: 3/7/2026, 7:06:42 AM
Quick Conversions
| AWG | DJF |
|---|---|
| 1 AWG | 99.42 DJF |
| 10 AWG | 994.21 DJF |
| 50 AWG | 4,971.06 DJF |
| 100 AWG | 9,942.12 DJF |
| 500 AWG | 49,710.61 DJF |
| 1,000 AWG | 99,421.23 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-07T07:06:42Z",
"rates": {
"DJF": 99.421229
}
}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": 9942.1229,
"rate": 99.421229
}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