Rate Overview
Live
1 DOP = 0.017146 USD
1 USD = 58.3226
DOP
Avg
0.016681
High
0.017146
Low
0.015880
Last updated: 7/23/2026, 4:43:37 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.57 USD |
| 1,000 DOP | 17.15 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-23T04:43:37Z",
"rates": {
"USD": 0.017146
}
}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.7146000000000001,
"rate": 0.017146
}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