Rate Overview
Live
1 DOP = 206.9296 UZS
1 UZS = 0.004833
DOP
Avg
200.8295
High
206.9296
Low
188.9443
Last updated: 7/26/2026, 8:03:11 AM
Quick Conversions
| DOP | UZS |
|---|---|
| 1 DOP | 206.93 UZS |
| 10 DOP | 2,069.30 UZS |
| 50 DOP | 10,346.48 UZS |
| 100 DOP | 20,692.96 UZS |
| 500 DOP | 103,464.79 UZS |
| 1,000 DOP | 206,929.58 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-07-26T08:03:11Z",
"rates": {
"UZS": 206.929584
}
}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": 20692.9584,
"rate": 206.929584
}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