Rate Overview
Live
1 DOP = 0.030630 AWG
1 AWG = 32.6477
DOP
Avg
0.030599
High
0.030798
Low
0.030427
Last updated: 7/21/2026, 10:00:29 PM
Quick Conversions
| DOP | AWG |
|---|---|
| 1 DOP | 0.03 AWG |
| 10 DOP | 0.31 AWG |
| 50 DOP | 1.53 AWG |
| 100 DOP | 3.06 AWG |
| 500 DOP | 15.32 AWG |
| 1,000 DOP | 30.63 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-07-21T22:00:29Z",
"rates": {
"AWG": 0.03063
}
}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.063,
"rate": 0.03063
}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