Rate Overview
Live
1 USD = 60.2051 DOP
1 DOP = 0.016610
USD
Avg
59.8264
High
60.2051
Low
59.3625
Last updated: 3/8/2026, 12:33:00 AM
Quick Conversions
| USD | DOP |
|---|---|
| 1 USD | 60.21 DOP |
| 10 USD | 602.05 DOP |
| 50 USD | 3,010.26 DOP |
| 100 USD | 6,020.51 DOP |
| 500 USD | 30,102.57 DOP |
| 1,000 USD | 60,205.15 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-03-08T00:33:00Z",
"rates": {
"DOP": 60.20514503
}
}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": 6020.514502999999,
"rate": 60.20514503
}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