Rate Overview
Live
1 WST = 111.3921 HUF
1 HUF = 0.008977
WST
Avg
112.5355
High
113.5395
Low
111.3921
Last updated: 7/4/2026, 12:32:38 PM
Quick Conversions
| WST | HUF |
|---|---|
| 1 WST | 111.39 HUF |
| 10 WST | 1,113.92 HUF |
| 50 WST | 5,569.61 HUF |
| 100 WST | 11,139.21 HUF |
| 500 WST | 55,696.06 HUF |
| 1,000 WST | 111,392.12 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-04T12:32:38Z",
"rates": {
"HUF": 111.392118
}
}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": 11139.2118,
"rate": 111.392118
}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