Rate Overview
Live
1 STD = 0.572479 UZS
1 UZS = 1.7468
STD
Avg
0.576199
High
0.583141
Low
0.572113
Last updated: 3/7/2026, 7:53:34 AM
Quick Conversions
| STD | UZS |
|---|---|
| 1 STD | 0.57 UZS |
| 10 STD | 5.72 UZS |
| 50 STD | 28.62 UZS |
| 100 STD | 57.25 UZS |
| 500 STD | 286.24 UZS |
| 1,000 STD | 572.48 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-03-07T07:53:34Z",
"rates": {
"UZS": 0.572479
}
}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": 57.247899999999994,
"rate": 0.572479
}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