Rate Overview
Live
1 HTG = 0.020374 WST
1 WST = 49.0822
HTG
Avg
0.020569
High
0.020881
Low
0.020374
Last updated: 5/7/2026, 3:42:00 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.37 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-07T15:42:00Z",
"rates": {
"WST": 0.020374
}
}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.0374,
"rate": 0.020374
}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