Rate Overview
Live
1 HUF = 0.009078 WST
1 WST = 110.1564
HUF
Avg
0.008965
High
0.009078
Low
0.008806
Last updated: 6/17/2026, 8:03:55 AM
Quick Conversions
| HUF | WST |
|---|---|
| 1 HUF | 0.01 WST |
| 10 HUF | 0.09 WST |
| 50 HUF | 0.45 WST |
| 100 HUF | 0.91 WST |
| 500 HUF | 4.54 WST |
| 1,000 HUF | 9.08 WST |
Get HUF/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=WSTExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-06-17T08:03:55Z",
"rates": {
"WST": 0.009078
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "WST",
"amount": 100
},
"result": 0.9077999999999999,
"rate": 0.009078
}Build with HUF/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key