Rate Overview
Live
1 DOP = 0.679122 UYU
1 UYU = 1.4725
DOP
Avg
0.677799
High
0.683255
Low
0.673357
Last updated: 7/6/2026, 4:35:41 AM
Quick Conversions
| DOP | UYU |
|---|---|
| 1 DOP | 0.68 UYU |
| 10 DOP | 6.79 UYU |
| 50 DOP | 33.96 UYU |
| 100 DOP | 67.91 UYU |
| 500 DOP | 339.56 UYU |
| 1,000 DOP | 679.12 UYU |
Get DOP/UYU Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=UYUExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-07-06T04:35:41Z",
"rates": {
"UYU": 0.679122
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=UYU&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "UYU",
"amount": 100
},
"result": 67.9122,
"rate": 0.679122
}Build with DOP/UYU Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key