Rate Overview
Live
1 AWG = 99.2053 DJF
1 DJF = 0.010080
AWG
Avg
98.8068
High
99.2053
Low
98.5963
Last updated: 5/7/2026, 3:44:17 PM
Quick Conversions
| AWG | DJF |
|---|---|
| 1 AWG | 99.21 DJF |
| 10 AWG | 992.05 DJF |
| 50 AWG | 4,960.26 DJF |
| 100 AWG | 9,920.53 DJF |
| 500 AWG | 49,602.64 DJF |
| 1,000 AWG | 99,205.29 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-07T15:44:17Z",
"rates": {
"DJF": 99.205286
}
}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": 9920.5286,
"rate": 99.205286
}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