Rate Overview
Live
1 USD = 58.4931 DOP
1 DOP = 0.017096
USD
Avg
58.3542
High
58.5349
Low
58.1838
Last updated: 8/15/2026, 5:35:31 AM
Quick Conversions
| USD | DOP |
|---|---|
| 1 USD | 58.49 DOP |
| 10 USD | 584.93 DOP |
| 50 USD | 2,924.66 DOP |
| 100 USD | 5,849.31 DOP |
| 500 USD | 29,246.56 DOP |
| 1,000 USD | 58,493.11 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-08-15T05:35:31Z",
"rates": {
"DOP": 58.49311032
}
}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": 5849.311032,
"rate": 58.49311032
}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