Rate Overview
Live
1 THB = 0.085940 WST
1 WST = 11.6360
THB
Avg
0.086083
High
0.087382
Low
0.085013
Last updated: 3/6/2026, 8:08:48 AM
Quick Conversions
| THB | WST |
|---|---|
| 1 THB | 0.09 WST |
| 10 THB | 0.86 WST |
| 50 THB | 4.30 WST |
| 100 THB | 8.59 WST |
| 500 THB | 42.97 WST |
| 1,000 THB | 85.94 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-03-06T08:08:48Z",
"rates": {
"WST": 0.08594
}
}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.594,
"rate": 0.08594
}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