Rate Overview
Live
1 THB = 0.081722 WST
1 WST = 12.2366
THB
Avg
0.081703
High
0.082326
Low
0.081109
Last updated: 9/2/2026, 2:23:58 PM
Quick Conversions
| THB | WST |
|---|---|
| 1 THB | 0.08 WST |
| 10 THB | 0.82 WST |
| 50 THB | 4.09 WST |
| 100 THB | 8.17 WST |
| 500 THB | 40.86 WST |
| 1,000 THB | 81.72 WST |
Get THB/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=WSTExample Response:
{
"success": true,
"base": "THB",
"date": "2026-09-02T14:23:58Z",
"rates": {
"WST": 0.081722
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "WST",
"amount": 100
},
"result": 8.1722,
"rate": 0.081722
}Build with THB/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key