Rate Overview
Live
1 UZS = 0.004944 DOP
1 DOP = 202.2654
UZS
Avg
0.004962
High
0.004979
Low
0.004927
Last updated: 5/7/2026, 12:14:43 AM
Quick Conversions
| UZS | DOP |
|---|---|
| 1 UZS | 0.00 DOP |
| 10 UZS | 0.05 DOP |
| 50 UZS | 0.25 DOP |
| 100 UZS | 0.49 DOP |
| 500 UZS | 2.47 DOP |
| 1,000 UZS | 4.94 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-05-07T00:14:43Z",
"rates": {
"DOP": 0.004944
}
}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.49439999999999995,
"rate": 0.004944
}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