Rate Overview
Live
1 DOP = 204.5534 UZS
1 UZS = 0.004889
DOP
Avg
204.6046
High
205.4179
Low
203.9362
Last updated: 8/12/2026, 6:23:21 PM
Quick Conversions
| DOP | UZS |
|---|---|
| 1 DOP | 204.55 UZS |
| 10 DOP | 2,045.53 UZS |
| 50 DOP | 10,227.67 UZS |
| 100 DOP | 20,455.34 UZS |
| 500 DOP | 102,276.70 UZS |
| 1,000 DOP | 204,553.41 UZS |
Get DOP/UZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=UZSExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-08-12T18:23:21Z",
"rates": {
"UZS": 204.553405
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=UZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "UZS",
"amount": 100
},
"result": 20455.3405,
"rate": 204.553405
}Build with DOP/UZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key