Rate Overview
Live
1 DOP = 205.2752 UZS
1 UZS = 0.004872
DOP
Avg
205.9520
High
207.0851
Low
205.2752
Last updated: 7/21/2026, 1:13:20 AM
Quick Conversions
| DOP | UZS |
|---|---|
| 1 DOP | 205.28 UZS |
| 10 DOP | 2,052.75 UZS |
| 50 DOP | 10,263.76 UZS |
| 100 DOP | 20,527.52 UZS |
| 500 DOP | 102,637.62 UZS |
| 1,000 DOP | 205,275.24 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-21T01:13:20Z",
"rates": {
"UZS": 205.275236
}
}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": 20527.5236,
"rate": 205.275236
}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