Rate Overview
Live
1 STD = 0.587698 UZS
1 UZS = 1.7016
STD
Avg
0.587577
High
0.590395
Low
0.586620
Last updated: 4/17/2026, 1:27:13 PM
Quick Conversions
| STD | UZS |
|---|---|
| 1 STD | 0.59 UZS |
| 10 STD | 5.88 UZS |
| 50 STD | 29.38 UZS |
| 100 STD | 58.77 UZS |
| 500 STD | 293.85 UZS |
| 1,000 STD | 587.70 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-04-17T13:27:13Z",
"rates": {
"UZS": 0.587698
}
}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": 58.769800000000004,
"rate": 0.587698
}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