Rate Overview
Live
1 HTG = 0.020887 WST
1 WST = 47.8767
HTG
Avg
0.020666
High
0.020887
Low
0.020448
Last updated: 3/7/2026, 6:44:12 AM
Quick Conversions
| HTG | WST |
|---|---|
| 1 HTG | 0.02 WST |
| 10 HTG | 0.21 WST |
| 50 HTG | 1.04 WST |
| 100 HTG | 2.09 WST |
| 500 HTG | 10.44 WST |
| 1,000 HTG | 20.89 WST |
Get HTG/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=WSTExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-03-07T06:44:12Z",
"rates": {
"WST": 0.020887
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "WST",
"amount": 100
},
"result": 2.0887,
"rate": 0.020887
}Build with HTG/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key