Rate Overview
Live
1 USD = 12151.10 UZS
1 UZS = 0.000082
USD
Avg
12171.23
High
12230.00
Low
12141.85
Last updated: 4/15/2026, 9:32:11 PM
Quick Conversions
| USD | UZS |
|---|---|
| 1 USD | 12,151.10 UZS |
| 10 USD | 121,511.00 UZS |
| 50 USD | 607,554.99 UZS |
| 100 USD | 1,215,109.97 UZS |
| 500 USD | 6,075,549.87 UZS |
| 1,000 USD | 12,151,099.75 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-04-15T21:32:11Z",
"rates": {
"UZS": 12151.09974909
}
}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": 1215109.974909,
"rate": 12151.09974909
}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