Rate Overview
Live
1 DOP = 204.8473 UZS
1 UZS = 0.004882
DOP
Avg
196.8722
High
205.2082
Low
188.9443
Last updated: 3/27/2026, 9:30:54 AM
Quick Conversions
| DOP | UZS |
|---|---|
| 1 DOP | 204.85 UZS |
| 10 DOP | 2,048.47 UZS |
| 50 DOP | 10,242.36 UZS |
| 100 DOP | 20,484.73 UZS |
| 500 DOP | 102,423.65 UZS |
| 1,000 DOP | 204,847.30 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-27T09:30:54Z",
"rates": {
"UZS": 204.847295
}
}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": 20484.7295,
"rate": 204.847295
}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