Rate Overview
Live
1 WST = 16.5445 UAH
1 UAH = 0.060443
WST
Avg
16.3868
High
16.5445
Low
16.2066
Last updated: 5/27/2026, 10:51:26 PM
Quick Conversions
| WST | UAH |
|---|---|
| 1 WST | 16.54 UAH |
| 10 WST | 165.44 UAH |
| 50 WST | 827.22 UAH |
| 100 WST | 1,654.45 UAH |
| 500 WST | 8,272.24 UAH |
| 1,000 WST | 16,544.49 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-27T22:51:26Z",
"rates": {
"UAH": 16.54449
}
}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": 1654.449,
"rate": 16.54449
}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