Rate Overview
Live
1 WST = 16.1807 UAH
1 UAH = 0.061802
WST
Avg
16.1377
High
16.3313
Low
15.8670
Last updated: 3/27/2026, 2:34:06 PM
Quick Conversions
| WST | UAH |
|---|---|
| 1 WST | 16.18 UAH |
| 10 WST | 161.81 UAH |
| 50 WST | 809.03 UAH |
| 100 WST | 1,618.07 UAH |
| 500 WST | 8,090.34 UAH |
| 1,000 WST | 16,180.68 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-03-27T14:34:06Z",
"rates": {
"UAH": 16.180684
}
}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": 1618.0683999999999,
"rate": 16.180684
}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