Rate Overview
Live
1 AWG = 99.4913 DJF
1 DJF = 0.010051
AWG
Avg
99.3925
High
99.6854
Low
98.5964
Last updated: 5/27/2026, 9:43:59 PM
Quick Conversions
| AWG | DJF |
|---|---|
| 1 AWG | 99.49 DJF |
| 10 AWG | 994.91 DJF |
| 50 AWG | 4,974.57 DJF |
| 100 AWG | 9,949.13 DJF |
| 500 AWG | 49,745.65 DJF |
| 1,000 AWG | 99,491.31 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-05-27T21:43:59Z",
"rates": {
"DJF": 99.491305
}
}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": 9949.1305,
"rate": 99.491305
}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