Rate Overview
Live
1 USD = 12007.33 UZS
1 UZS = 0.000083
USD
Avg
12269.18
High
12902.05
Low
11894.85
Last updated: 5/26/2026, 9:22:56 AM
Quick Conversions
| USD | UZS |
|---|---|
| 1 USD | 12,007.33 UZS |
| 10 USD | 120,073.29 UZS |
| 50 USD | 600,366.44 UZS |
| 100 USD | 1,200,732.89 UZS |
| 500 USD | 6,003,664.45 UZS |
| 1,000 USD | 12,007,328.89 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-26T09:22:56Z",
"rates": {
"UZS": 12007.32889463
}
}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": 1200732.889463,
"rate": 12007.32889463
}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