Rate Overview
Live
1 USD = 58.1452 DOP
1 DOP = 0.017198
USD
Avg
59.8891
High
63.3110
Low
57.9948
Last updated: 7/25/2026, 9:41:37 AM
Quick Conversions
| USD | DOP |
|---|---|
| 1 USD | 58.15 DOP |
| 10 USD | 581.45 DOP |
| 50 USD | 2,907.26 DOP |
| 100 USD | 5,814.52 DOP |
| 500 USD | 29,072.59 DOP |
| 1,000 USD | 58,145.18 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-25T09:41:37Z",
"rates": {
"DOP": 58.14518262
}
}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": 5814.518262,
"rate": 58.14518262
}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