Rate Overview
Live
1 WST = 16.4261 UAH
1 UAH = 0.060879
WST
Avg
16.4824
High
16.5600
Low
16.3554
Last updated: 6/17/2026, 6:36:31 AM
Quick Conversions
| WST | UAH |
|---|---|
| 1 WST | 16.43 UAH |
| 10 WST | 164.26 UAH |
| 50 WST | 821.31 UAH |
| 100 WST | 1,642.61 UAH |
| 500 WST | 8,213.07 UAH |
| 1,000 WST | 16,426.14 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-06-17T06:36:31Z",
"rates": {
"UAH": 16.426144
}
}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": 1642.6144000000002,
"rate": 16.426144
}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