Rate Overview
Live
1 DOP = 0.693185 UYU
1 UYU = 1.4426
DOP
Avg
0.690793
High
0.693437
Low
0.686619
Last updated: 6/17/2026, 4:19:09 AM
Quick Conversions
| DOP | UYU |
|---|---|
| 1 DOP | 0.69 UYU |
| 10 DOP | 6.93 UYU |
| 50 DOP | 34.66 UYU |
| 100 DOP | 69.32 UYU |
| 500 DOP | 346.59 UYU |
| 1,000 DOP | 693.19 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-17T04:19:09Z",
"rates": {
"UYU": 0.693185
}
}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": 69.3185,
"rate": 0.693185
}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