Rate Overview
Live
1 WST = 12.0591 THB
1 THB = 0.082925
WST
Avg
12.0695
High
12.1344
Low
11.9861
Last updated: 7/7/2026, 9:27:24 AM
Quick Conversions
| WST | THB |
|---|---|
| 1 WST | 12.06 THB |
| 10 WST | 120.59 THB |
| 50 WST | 602.96 THB |
| 100 WST | 1,205.91 THB |
| 500 WST | 6,029.57 THB |
| 1,000 WST | 12,059.14 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-07-07T09:27:24Z",
"rates": {
"THB": 12.059136
}
}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": 1205.9136,
"rate": 12.059136
}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