Rate Overview
Live
1 WST = 114.0925 HUF
1 HUF = 0.008765
WST
Avg
114.0957
High
115.8608
Low
112.9617
Last updated: 5/27/2026, 7:17:38 PM
Quick Conversions
| WST | HUF |
|---|---|
| 1 WST | 114.09 HUF |
| 10 WST | 1,140.92 HUF |
| 50 WST | 5,704.62 HUF |
| 100 WST | 11,409.25 HUF |
| 500 WST | 57,046.24 HUF |
| 1,000 WST | 114,092.49 HUF |
Get WST/HUF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=HUFExample Response:
{
"success": true,
"base": "WST",
"date": "2026-05-27T19:17:38Z",
"rates": {
"HUF": 114.09249
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=HUF&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "HUF",
"amount": 100
},
"result": 11409.249,
"rate": 114.09249
}Build with WST/HUF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key