Rate Overview
Live
1 USD = 11998.00 UZS
1 UZS = 0.000083
USD
Avg
11987.93
High
12070.00
Low
11937.50
Last updated: 5/6/2026, 2:49:31 AM
Quick Conversions
| USD | UZS |
|---|---|
| 1 USD | 11,998.00 UZS |
| 10 USD | 119,979.95 UZS |
| 50 USD | 599,899.75 UZS |
| 100 USD | 1,199,799.51 UZS |
| 500 USD | 5,998,997.54 UZS |
| 1,000 USD | 11,997,995.09 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-05-06T02:49:31Z",
"rates": {
"UZS": 11997.99508703
}
}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": 1199799.508703,
"rate": 11997.99508703
}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