Rate Overview
Live
1 DJF = 0.010080 AWG
1 AWG = 99.2063
DJF
Avg
0.010121
High
0.010142
Low
0.010080
Last updated: 5/7/2026, 2:52:04 PM
Quick Conversions
| DJF | AWG |
|---|---|
| 1 DJF | 0.01 AWG |
| 10 DJF | 0.10 AWG |
| 50 DJF | 0.50 AWG |
| 100 DJF | 1.01 AWG |
| 500 DJF | 5.04 AWG |
| 1,000 DJF | 10.08 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-05-07T14:52:04Z",
"rates": {
"AWG": 0.01008
}
}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.008,
"rate": 0.01008
}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