Rate Overview
Live
1 DOP = 204.3623 UZS
1 UZS = 0.004893
DOP
Avg
204.4102
High
219.8725
Low
186.6885
Last updated: 5/27/2026, 8:48:27 AM
Quick Conversions
| DOP | UZS |
|---|---|
| 1 DOP | 204.36 UZS |
| 10 DOP | 2,043.62 UZS |
| 50 DOP | 10,218.12 UZS |
| 100 DOP | 20,436.23 UZS |
| 500 DOP | 102,181.17 UZS |
| 1,000 DOP | 204,362.34 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-05-27T08:48:27Z",
"rates": {
"UZS": 204.362344
}
}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": 20436.2344,
"rate": 204.362344
}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