Rate Overview
Live
1 WST = 16.5820 UAH
1 UAH = 0.060306
WST
Avg
16.3430
High
16.6268
Low
16.0634
Last updated: 5/27/2026, 9:36:08 PM
Quick Conversions
| WST | UAH |
|---|---|
| 1 WST | 16.58 UAH |
| 10 WST | 165.82 UAH |
| 50 WST | 829.10 UAH |
| 100 WST | 1,658.20 UAH |
| 500 WST | 8,291.00 UAH |
| 1,000 WST | 16,582.01 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-27T21:36:08Z",
"rates": {
"UAH": 16.582008
}
}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": 1658.2007999999998,
"rate": 16.582008
}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