Rate Overview
Live
1 WST = 12.0344 THB
1 THB = 0.083095
WST
Avg
11.7464
High
12.6353
Low
11.2548
Last updated: 3/27/2026, 9:32:17 AM
Quick Conversions
| WST | THB |
|---|---|
| 1 WST | 12.03 THB |
| 10 WST | 120.34 THB |
| 50 WST | 601.72 THB |
| 100 WST | 1,203.44 THB |
| 500 WST | 6,017.21 THB |
| 1,000 WST | 12,034.42 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-27T09:32:17Z",
"rates": {
"THB": 12.034418
}
}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": 1203.4418,
"rate": 12.034418
}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