Rate Overview
Live
1 UAH = 0.062628 WST
1 WST = 15.9673
UAH
Avg
0.062344
High
0.062707
Low
0.061555
Last updated: 3/8/2026, 7:44:07 AM
Quick Conversions
| UAH | WST |
|---|---|
| 1 UAH | 0.06 WST |
| 10 UAH | 0.63 WST |
| 50 UAH | 3.13 WST |
| 100 UAH | 6.26 WST |
| 500 UAH | 31.31 WST |
| 1,000 UAH | 62.63 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-03-08T07:44:07Z",
"rates": {
"WST": 0.062628
}
}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.2628,
"rate": 0.062628
}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