Rate Overview
Live
1 USD = 11970.41 UZS
1 UZS = 0.000084
USD
Avg
12454.42
High
13010.92
Low
11942.23
Last updated: 7/22/2026, 12:05:33 AM
Quick Conversions
| USD | UZS |
|---|---|
| 1 USD | 11,970.41 UZS |
| 10 USD | 119,704.05 UZS |
| 50 USD | 598,520.27 UZS |
| 100 USD | 1,197,040.55 UZS |
| 500 USD | 5,985,202.74 UZS |
| 1,000 USD | 11,970,405.49 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-22T00:05:33Z",
"rates": {
"UZS": 11970.40548924
}
}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": 1197040.548924,
"rate": 11970.40548924
}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