Rate Overview
Live
1 WST = 16.3317 UAH
1 UAH = 0.061230
WST
Avg
16.3035
High
16.3976
Low
16.0634
Last updated: 5/7/2026, 9:07:31 AM
Quick Conversions
| WST | UAH |
|---|---|
| 1 WST | 16.33 UAH |
| 10 WST | 163.32 UAH |
| 50 WST | 816.59 UAH |
| 100 WST | 1,633.17 UAH |
| 500 WST | 8,165.87 UAH |
| 1,000 WST | 16,331.74 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-05-07T09:07:31Z",
"rates": {
"UAH": 16.331738
}
}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": 1633.1738,
"rate": 16.331738
}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