Rate Overview
Live
1 DJF = 0.010108 AWG
1 AWG = 98.9315
DJF
Avg
0.010117
High
0.010135
Low
0.010075
Last updated: 4/17/2026, 12:07:45 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.05 AWG |
| 1,000 DJF | 10.11 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-04-17T12:07:45Z",
"rates": {
"AWG": 0.010108
}
}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.0108000000000001,
"rate": 0.010108
}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