Rate Overview
Live
1 USD = 12044.97 UZS
1 UZS = 0.000083
USD
Avg
12097.94
High
12329.98
Low
11975.49
Last updated: 7/23/2026, 8:38:02 PM
Quick Conversions
| USD | UZS |
|---|---|
| 1 USD | 12,044.97 UZS |
| 10 USD | 120,449.69 UZS |
| 50 USD | 602,248.45 UZS |
| 100 USD | 1,204,496.90 UZS |
| 500 USD | 6,022,484.49 UZS |
| 1,000 USD | 12,044,968.98 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-23T20:38:02Z",
"rates": {
"UZS": 12044.96898444
}
}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": 1204496.898444,
"rate": 12044.96898444
}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