Rate Overview
Live
1 DOP = 0.030794 AWG
1 AWG = 32.4739
DOP
Avg
0.030718
High
0.030808
Low
0.030564
Last updated: 7/27/2026, 9:42:09 AM
Quick Conversions
| DOP | AWG |
|---|---|
| 1 DOP | 0.03 AWG |
| 10 DOP | 0.31 AWG |
| 50 DOP | 1.54 AWG |
| 100 DOP | 3.08 AWG |
| 500 DOP | 15.40 AWG |
| 1,000 DOP | 30.79 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-27T09:42:09Z",
"rates": {
"AWG": 0.030794
}
}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.0793999999999997,
"rate": 0.030794
}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