Rate Overview
Live
1 USD = 12206.61 UZS
1 UZS = 0.000082
USD
Avg
12399.08
High
12978.46
Low
11896.75
Last updated: 3/26/2026, 6:34:57 PM
Quick Conversions
| USD | UZS |
|---|---|
| 1 USD | 12,206.61 UZS |
| 10 USD | 122,066.12 UZS |
| 50 USD | 610,330.58 UZS |
| 100 USD | 1,220,661.16 UZS |
| 500 USD | 6,103,305.81 UZS |
| 1,000 USD | 12,206,611.62 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-26T18:34:57Z",
"rates": {
"UZS": 12206.61162067
}
}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": 1220661.162067,
"rate": 12206.61162067
}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