Rate Overview
Live
1 HTG = 0.020381 WST
1 WST = 49.0653
HTG
Avg
0.020576
High
0.020881
Low
0.020191
Last updated: 5/27/2026, 9:37:17 PM
Quick Conversions
| HTG | WST |
|---|---|
| 1 HTG | 0.02 WST |
| 10 HTG | 0.20 WST |
| 50 HTG | 1.02 WST |
| 100 HTG | 2.04 WST |
| 500 HTG | 10.19 WST |
| 1,000 HTG | 20.38 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-05-27T21:37:17Z",
"rates": {
"WST": 0.020381
}
}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.0381,
"rate": 0.020381
}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