Rate Overview
Live
1 DJF = 0.010058 AWG
1 AWG = 99.4233
DJF
Avg
0.010050
High
0.010076
Low
0.010031
Last updated: 3/7/2026, 8:55:08 AM
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.03 AWG |
| 1,000 DJF | 10.06 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-07T08:55:08Z",
"rates": {
"AWG": 0.010058
}
}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.0058,
"rate": 0.010058
}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