Rate Overview
Live
1 DOP = 0.666610 UYU
1 UYU = 1.5001
DOP
Avg
0.670974
High
0.675839
Low
0.666610
Last updated: 4/17/2026, 10:45:10 AM
Quick Conversions
| DOP | UYU |
|---|---|
| 1 DOP | 0.67 UYU |
| 10 DOP | 6.67 UYU |
| 50 DOP | 33.33 UYU |
| 100 DOP | 66.66 UYU |
| 500 DOP | 333.31 UYU |
| 1,000 DOP | 666.61 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-04-17T10:45:10Z",
"rates": {
"UYU": 0.66661
}
}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": 66.661,
"rate": 0.66661
}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