Rate Overview
Live
1 DOP = 207.3422 UZS
1 UZS = 0.004823
DOP
Avg
200.8428
High
207.3422
Low
188.9443
Last updated: 7/27/2026, 9:41:16 AM
Quick Conversions
| DOP | UZS |
|---|---|
| 1 DOP | 207.34 UZS |
| 10 DOP | 2,073.42 UZS |
| 50 DOP | 10,367.11 UZS |
| 100 DOP | 20,734.22 UZS |
| 500 DOP | 103,671.11 UZS |
| 1,000 DOP | 207,342.22 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-27T09:41:16Z",
"rates": {
"UZS": 207.342216
}
}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": 20734.2216,
"rate": 207.342216
}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