Rate Overview
Live
1 USD = 58.1271 DOP
1 DOP = 0.017204
USD
Avg
58.2712
High
58.5646
Low
58.1017
Last updated: 7/27/2026, 5:58:32 AM
Quick Conversions
| USD | DOP |
|---|---|
| 1 USD | 58.13 DOP |
| 10 USD | 581.27 DOP |
| 50 USD | 2,906.35 DOP |
| 100 USD | 5,812.71 DOP |
| 500 USD | 29,063.55 DOP |
| 1,000 USD | 58,127.10 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-27T05:58:32Z",
"rates": {
"DOP": 58.12709723
}
}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": 5812.709723,
"rate": 58.12709723
}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