Rate Overview
Live
1 UZS = 0.000225 WST
1 WST = 4444.44
UZS
Avg
0.000222
High
0.000225
Low
0.000221
Last updated: 3/7/2026, 4:25:22 AM
Quick Conversions
| UZS | WST |
|---|---|
| 1 UZS | 0.00 WST |
| 10 UZS | 0.00 WST |
| 50 UZS | 0.01 WST |
| 100 UZS | 0.02 WST |
| 500 UZS | 0.11 WST |
| 1,000 UZS | 0.23 WST |
Get UZS/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=WSTExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-03-07T04:25:22Z",
"rates": {
"WST": 0.000225
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "WST",
"amount": 100
},
"result": 0.0225,
"rate": 0.000225
}Build with UZS/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key