Rate Overview
Live
1 WST = 16.1054 UAH
1 UAH = 0.062091
WST
Avg
15.9915
High
16.1186
Low
15.8224
Last updated: 4/17/2026, 7:32:11 AM
Quick Conversions
| WST | UAH |
|---|---|
| 1 WST | 16.11 UAH |
| 10 WST | 161.05 UAH |
| 50 WST | 805.27 UAH |
| 100 WST | 1,610.54 UAH |
| 500 WST | 8,052.68 UAH |
| 1,000 WST | 16,105.36 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-04-17T07:32:11Z",
"rates": {
"UAH": 16.105364
}
}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": 1610.5364000000002,
"rate": 16.105364
}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