Rate Overview
Live
1 WST = 16.1598 UAH
1 UAH = 0.061882
WST
Avg
16.3543
High
16.5681
Low
16.0567
Last updated: 7/7/2026, 5:38:52 AM
Quick Conversions
| WST | UAH |
|---|---|
| 1 WST | 16.16 UAH |
| 10 WST | 161.60 UAH |
| 50 WST | 807.99 UAH |
| 100 WST | 1,615.98 UAH |
| 500 WST | 8,079.91 UAH |
| 1,000 WST | 16,159.82 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-07T05:38:52Z",
"rates": {
"UAH": 16.159817
}
}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": 1615.9817,
"rate": 16.159817
}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