Rate Overview
Live
1 WST = 12.0412 THB
1 THB = 0.083048
WST
Avg
11.8264
High
12.1487
Low
11.4440
Last updated: 3/27/2026, 7:45:48 AM
Quick Conversions
| WST | THB |
|---|---|
| 1 WST | 12.04 THB |
| 10 WST | 120.41 THB |
| 50 WST | 602.06 THB |
| 100 WST | 1,204.12 THB |
| 500 WST | 6,020.59 THB |
| 1,000 WST | 12,041.19 THB |
Get WST/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=THBExample Response:
{
"success": true,
"base": "WST",
"date": "2026-03-27T07:45:48Z",
"rates": {
"THB": 12.041187
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "THB",
"amount": 100
},
"result": 1204.1187,
"rate": 12.041187
}Build with WST/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key