Rate Overview
Live
1 DOP = 0.017112 USD
1 USD = 58.4385
DOP
Avg
0.016313
High
0.017151
Low
0.015552
Last updated: 7/21/2026, 11:49:59 AM
Quick Conversions
| DOP | USD |
|---|---|
| 1 DOP | 0.02 USD |
| 10 DOP | 0.17 USD |
| 50 DOP | 0.86 USD |
| 100 DOP | 1.71 USD |
| 500 DOP | 8.56 USD |
| 1,000 DOP | 17.11 USD |
Get DOP/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=USDExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-07-21T11:49:59Z",
"rates": {
"USD": 0.017112
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "USD",
"amount": 100
},
"result": 1.7111999999999998,
"rate": 0.017112
}Build with DOP/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key