Rate Overview
Live
1 USD = 12031.71 UZS
1 UZS = 0.000083
USD
Avg
12161.80
High
12738.09
Low
11912.89
Last updated: 7/19/2026, 6:44:28 AM
Quick Conversions
| USD | UZS |
|---|---|
| 1 USD | 12,031.71 UZS |
| 10 USD | 120,317.05 UZS |
| 50 USD | 601,585.25 UZS |
| 100 USD | 1,203,170.51 UZS |
| 500 USD | 6,015,852.54 UZS |
| 1,000 USD | 12,031,705.07 UZS |
Get USD/UZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=UZSExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-19T06:44:28Z",
"rates": {
"UZS": 12031.70507393
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=UZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "UZS",
"amount": 100
},
"result": 1203170.507393,
"rate": 12031.70507393
}Build with USD/UZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key