Rate Overview
Live
1 STD = 0.554350 UZS
1 UZS = 1.8039
STD
Avg
0.556924
High
0.576505
Low
0.550324
Last updated: 7/6/2026, 8:00:13 AM
Quick Conversions
| STD | UZS |
|---|---|
| 1 STD | 0.55 UZS |
| 10 STD | 5.54 UZS |
| 50 STD | 27.72 UZS |
| 100 STD | 55.44 UZS |
| 500 STD | 277.18 UZS |
| 1,000 STD | 554.35 UZS |
Get STD/UZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=UZSExample Response:
{
"success": true,
"base": "STD",
"date": "2026-07-06T08:00:13Z",
"rates": {
"UZS": 0.55435
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=UZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "UZS",
"amount": 100
},
"result": 55.435,
"rate": 0.55435
}Build with STD/UZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key