Rate Overview
Live
1 USD = 58.1017 DOP
1 DOP = 0.017211
USD
Avg
58.7835
High
59.6939
Low
58.1017
Last updated: 7/26/2026, 4:52:53 AM
Quick Conversions
| USD | DOP |
|---|---|
| 1 USD | 58.10 DOP |
| 10 USD | 581.02 DOP |
| 50 USD | 2,905.09 DOP |
| 100 USD | 5,810.17 DOP |
| 500 USD | 29,050.85 DOP |
| 1,000 USD | 58,101.70 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-26T04:52:53Z",
"rates": {
"DOP": 58.10170276
}
}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": 5810.170276,
"rate": 58.10170276
}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