Rate Overview
Live
1 DJF = 0.010128 AWG
1 AWG = 98.7362
DJF
Avg
0.010055
High
0.010128
Low
0.010025
Last updated: 3/28/2026, 3:49:06 PM
Quick Conversions
| DJF | AWG |
|---|---|
| 1 DJF | 0.01 AWG |
| 10 DJF | 0.10 AWG |
| 50 DJF | 0.51 AWG |
| 100 DJF | 1.01 AWG |
| 500 DJF | 5.06 AWG |
| 1,000 DJF | 10.13 AWG |
Get DJF/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=AWGExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-03-28T15:49:06Z",
"rates": {
"AWG": 0.010128
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "AWG",
"amount": 100
},
"result": 1.0128,
"rate": 0.010128
}Build with DJF/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key