Rate Overview
Live
1 WST = 112.5937 HUF
1 HUF = 0.008881
WST
Avg
115.0652
High
118.3992
Low
112.5937
Last updated: 4/17/2026, 1:15:02 PM
Quick Conversions
| WST | HUF |
|---|---|
| 1 WST | 112.59 HUF |
| 10 WST | 1,125.94 HUF |
| 50 WST | 5,629.69 HUF |
| 100 WST | 11,259.37 HUF |
| 500 WST | 56,296.86 HUF |
| 1,000 WST | 112,593.72 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-04-17T13:15:02Z",
"rates": {
"HUF": 112.593717
}
}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": 11259.3717,
"rate": 112.593717
}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