Rate Overview
Live
1 DOP = 204.5528 UZS
1 UZS = 0.004889
DOP
Avg
202.8841
High
204.5528
Low
201.4077
Last updated: 4/16/2026, 2:23:20 PM
Quick Conversions
| DOP | UZS |
|---|---|
| 1 DOP | 204.55 UZS |
| 10 DOP | 2,045.53 UZS |
| 50 DOP | 10,227.64 UZS |
| 100 DOP | 20,455.28 UZS |
| 500 DOP | 102,276.39 UZS |
| 1,000 DOP | 204,552.77 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-04-16T14:23:20Z",
"rates": {
"UZS": 204.552772
}
}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.2772,
"rate": 204.552772
}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