Rate Overview
Live
1 DOP = 0.030706 AWG
1 AWG = 32.5669
DOP
Avg
0.030722
High
0.030764
Low
0.030661
Last updated: 8/12/2026, 9:57:07 AM
Quick Conversions
| DOP | AWG |
|---|---|
| 1 DOP | 0.03 AWG |
| 10 DOP | 0.31 AWG |
| 50 DOP | 1.54 AWG |
| 100 DOP | 3.07 AWG |
| 500 DOP | 15.35 AWG |
| 1,000 DOP | 30.71 AWG |
Get DOP/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=AWGExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-08-12T09:57:07Z",
"rates": {
"AWG": 0.030706
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "AWG",
"amount": 100
},
"result": 3.0706,
"rate": 0.030706
}Build with DOP/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key