Rate Overview
Live
1 STD = 0.554798 UZS
1 UZS = 1.8025
STD
Avg
0.555303
High
0.558171
Low
0.553034
Last updated: 9/2/2026, 9:58:17 AM
Quick Conversions
| STD | UZS |
|---|---|
| 1 STD | 0.55 UZS |
| 10 STD | 5.55 UZS |
| 50 STD | 27.74 UZS |
| 100 STD | 55.48 UZS |
| 500 STD | 277.40 UZS |
| 1,000 STD | 554.80 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-09-02T09:58:17Z",
"rates": {
"UZS": 0.554798
}
}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.479800000000004,
"rate": 0.554798
}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