Rate Overview
Live
1 USD = 58.5804 DOP
1 DOP = 0.017071
USD
Avg
60.9636
High
64.1489
Low
58.2805
Last updated: 7/19/2026, 1:09:38 AM
Quick Conversions
| USD | DOP |
|---|---|
| 1 USD | 58.58 DOP |
| 10 USD | 585.80 DOP |
| 50 USD | 2,929.02 DOP |
| 100 USD | 5,858.04 DOP |
| 500 USD | 29,290.20 DOP |
| 1,000 USD | 58,580.40 DOP |
Get USD/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=DOPExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-19T01:09:38Z",
"rates": {
"DOP": 58.5804006
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "DOP",
"amount": 100
},
"result": 5858.040059999999,
"rate": 58.5804006
}Build with USD/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key