Rate Overview
Live
1 WST = 16.5707 UAH
1 UAH = 0.060347
WST
Avg
16.3877
High
16.5707
Low
16.2066
Last updated: 5/27/2026, 8:23:18 PM
Quick Conversions
| WST | UAH |
|---|---|
| 1 WST | 16.57 UAH |
| 10 WST | 165.71 UAH |
| 50 WST | 828.54 UAH |
| 100 WST | 1,657.07 UAH |
| 500 WST | 8,285.36 UAH |
| 1,000 WST | 16,570.71 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-27T20:23:18Z",
"rates": {
"UAH": 16.570713
}
}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": 1657.0713,
"rate": 16.570713
}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