Rate Overview
Live
1 DOP = 202.2410 UZS
1 UZS = 0.004945
DOP
Avg
201.5231
High
202.9473
Low
200.8272
Last updated: 5/7/2026, 3:28:40 AM
Quick Conversions
| DOP | UZS |
|---|---|
| 1 DOP | 202.24 UZS |
| 10 DOP | 2,022.41 UZS |
| 50 DOP | 10,112.05 UZS |
| 100 DOP | 20,224.10 UZS |
| 500 DOP | 101,120.50 UZS |
| 1,000 DOP | 202,240.99 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-07T03:28:40Z",
"rates": {
"UZS": 202.240994
}
}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": 20224.0994,
"rate": 202.240994
}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