Rate Overview
Live
1 USD = 12180.16 UZS
1 UZS = 0.000082
USD
Avg
12181.03
High
12209.61
Low
12136.80
Last updated: 3/6/2026, 11:18:35 AM
Quick Conversions
| USD | UZS |
|---|---|
| 1 USD | 12,180.16 UZS |
| 10 USD | 121,801.61 UZS |
| 50 USD | 609,008.06 UZS |
| 100 USD | 1,218,016.12 UZS |
| 500 USD | 6,090,080.58 UZS |
| 1,000 USD | 12,180,161.16 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-03-06T11:18:35Z",
"rates": {
"UZS": 12180.16115695
}
}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": 1218016.115695,
"rate": 12180.16115695
}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