Rate Overview
Live
1 HTG = 0.020885 WST
1 WST = 47.8813
HTG
Avg
0.020820
High
0.020991
Low
0.020632
Last updated: 6/17/2026, 8:01:47 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-06-17T08:01:47Z",
"rates": {
"WST": 0.020885
}
}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.0885000000000002,
"rate": 0.020885
}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