Rate Overview
Live
1 WST = 16.1916 UAH
1 UAH = 0.061761
WST
Avg
16.0989
High
16.5159
Low
15.3268
Last updated: 7/8/2026, 10:47:56 AM
Quick Conversions
| WST | UAH |
|---|---|
| 1 WST | 16.19 UAH |
| 10 WST | 161.92 UAH |
| 50 WST | 809.58 UAH |
| 100 WST | 1,619.16 UAH |
| 500 WST | 8,095.79 UAH |
| 1,000 WST | 16,191.58 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-08T10:47:56Z",
"rates": {
"UAH": 16.191577
}
}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": 1619.1577,
"rate": 16.191577
}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