Rate Overview
Live
1 UZS = 0.004827 DOP
1 DOP = 207.1680
UZS
Avg
0.004987
High
0.005292
Low
0.004827
Last updated: 7/24/2026, 8:47:55 AM
Quick Conversions
| UZS | DOP |
|---|---|
| 1 UZS | 0.00 DOP |
| 10 UZS | 0.05 DOP |
| 50 UZS | 0.24 DOP |
| 100 UZS | 0.48 DOP |
| 500 UZS | 2.41 DOP |
| 1,000 UZS | 4.83 DOP |
Get UZS/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=DOPExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-07-24T08:47:55Z",
"rates": {
"DOP": 0.004827
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "DOP",
"amount": 100
},
"result": 0.48269999999999996,
"rate": 0.004827
}Build with UZS/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key