Rate Overview
Live
1 WST = 16.3815 UAH
1 UAH = 0.061045
WST
Avg
16.2444
High
16.3815
Low
16.0567
Last updated: 7/6/2026, 6:52:13 PM
Quick Conversions
| WST | UAH |
|---|---|
| 1 WST | 16.38 UAH |
| 10 WST | 163.81 UAH |
| 50 WST | 819.07 UAH |
| 100 WST | 1,638.15 UAH |
| 500 WST | 8,190.73 UAH |
| 1,000 WST | 16,381.46 UAH |
Get WST/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=UAHExample Response:
{
"success": true,
"base": "WST",
"date": "2026-07-06T18:52:13Z",
"rates": {
"UAH": 16.381457
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "UAH",
"amount": 100
},
"result": 1638.1457,
"rate": 16.381457
}Build with WST/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key