Rate Overview
Live
1 DOP = 199.0164 UZS
1 UZS = 0.005025
DOP
Avg
200.5952
High
202.0533
Low
199.0164
Last updated: 9/5/2026, 1:03:24 AM
Quick Conversions
| DOP | UZS |
|---|---|
| 1 DOP | 199.02 UZS |
| 10 DOP | 1,990.16 UZS |
| 50 DOP | 9,950.82 UZS |
| 100 DOP | 19,901.64 UZS |
| 500 DOP | 99,508.18 UZS |
| 1,000 DOP | 199,016.36 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-09-05T01:03:24Z",
"rates": {
"UZS": 199.016362
}
}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": 19901.636199999997,
"rate": 199.016362
}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