Rate Overview
Live
1 WST = 16.0619 UAH
1 UAH = 0.062259
WST
Avg
15.4806
High
16.2348
Low
14.8083
Last updated: 3/27/2026, 11:12:52 AM
Quick Conversions
| WST | UAH |
|---|---|
| 1 WST | 16.06 UAH |
| 10 WST | 160.62 UAH |
| 50 WST | 803.09 UAH |
| 100 WST | 1,606.19 UAH |
| 500 WST | 8,030.93 UAH |
| 1,000 WST | 16,061.85 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-27T11:12:52Z",
"rates": {
"UAH": 16.061854
}
}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": 1606.1854,
"rate": 16.061854
}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