Rate Overview
Live
1 USD = 11792.75 UZS
1 UZS = 0.000085
USD
Avg
11814.42
High
11833.45
Low
11792.75
Last updated: 9/3/2026, 9:07:05 AM
Quick Conversions
| USD | UZS |
|---|---|
| 1 USD | 11,792.75 UZS |
| 10 USD | 117,927.45 UZS |
| 50 USD | 589,637.26 UZS |
| 100 USD | 1,179,274.53 UZS |
| 500 USD | 5,896,372.64 UZS |
| 1,000 USD | 11,792,745.28 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-09-03T09:07:05Z",
"rates": {
"UZS": 11792.74527522
}
}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": 1179274.527522,
"rate": 11792.74527522
}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