Rate Overview
Live
1 UAH = 0.061567 WST
1 WST = 16.2425
UAH
Avg
0.061392
High
0.062253
Low
0.061001
Last updated: 5/9/2026, 10:55:50 AM
Quick Conversions
| UAH | WST |
|---|---|
| 1 UAH | 0.06 WST |
| 10 UAH | 0.62 WST |
| 50 UAH | 3.08 WST |
| 100 UAH | 6.16 WST |
| 500 UAH | 30.78 WST |
| 1,000 UAH | 61.57 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-05-09T10:55:50Z",
"rates": {
"WST": 0.061567
}
}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.1567,
"rate": 0.061567
}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