Rate Overview
Live
1 WST = 112.2401 HUF
1 HUF = 0.008909
WST
Avg
112.5919
High
113.5395
Low
111.3921
Last updated: 7/7/2026, 12:20:57 PM
Quick Conversions
| WST | HUF |
|---|---|
| 1 WST | 112.24 HUF |
| 10 WST | 1,122.40 HUF |
| 50 WST | 5,612.01 HUF |
| 100 WST | 11,224.01 HUF |
| 500 WST | 56,120.06 HUF |
| 1,000 WST | 112,240.11 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-07-07T12:20:57Z",
"rates": {
"HUF": 112.24011
}
}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": 11224.011,
"rate": 112.24011
}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