Rate Overview
Live
1 DOP = 204.8364 UZS
1 UZS = 0.004882
DOP
Avg
203.6919
High
205.2828
Low
201.0102
Last updated: 3/6/2026, 4:55:52 PM
Quick Conversions
| DOP | UZS |
|---|---|
| 1 DOP | 204.84 UZS |
| 10 DOP | 2,048.36 UZS |
| 50 DOP | 10,241.82 UZS |
| 100 DOP | 20,483.64 UZS |
| 500 DOP | 102,418.18 UZS |
| 1,000 DOP | 204,836.37 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-03-06T16:55:52Z",
"rates": {
"UZS": 204.836368
}
}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": 20483.6368,
"rate": 204.836368
}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