Rate Overview
Live
1 UAH = 0.061417 WST
1 WST = 16.2821
UAH
Avg
0.064104
High
0.069837
Low
0.060429
Last updated: 8/1/2026, 12:22:16 PM
Quick Conversions
| UAH | WST |
|---|---|
| 1 UAH | 0.06 WST |
| 10 UAH | 0.61 WST |
| 50 UAH | 3.07 WST |
| 100 UAH | 6.14 WST |
| 500 UAH | 30.71 WST |
| 1,000 UAH | 61.42 WST |
Get UAH/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=WSTExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-08-01T12:22:16Z",
"rates": {
"WST": 0.061417
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "WST",
"amount": 100
},
"result": 6.1417,
"rate": 0.061417
}Build with UAH/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key