Rate Overview
Live
1 DOP = 0.683255 UYU
1 UYU = 1.4636
DOP
Avg
0.680636
High
0.683603
Low
0.672804
Last updated: 6/30/2026, 1:05:25 AM
Quick Conversions
| DOP | UYU |
|---|---|
| 1 DOP | 0.68 UYU |
| 10 DOP | 6.83 UYU |
| 50 DOP | 34.16 UYU |
| 100 DOP | 68.33 UYU |
| 500 DOP | 341.63 UYU |
| 1,000 DOP | 683.26 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-06-30T01:05:25Z",
"rates": {
"UYU": 0.683255
}
}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": 68.32549999999999,
"rate": 0.683255
}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