Rate Overview
Live
1 WST = 12.1322 THB
1 THB = 0.082425
WST
Avg
12.2286
High
12.3290
Low
12.1322
Last updated: 9/3/2026, 5:00:08 PM
Quick Conversions
| WST | THB |
|---|---|
| 1 WST | 12.13 THB |
| 10 WST | 121.32 THB |
| 50 WST | 606.61 THB |
| 100 WST | 1,213.22 THB |
| 500 WST | 6,066.09 THB |
| 1,000 WST | 12,132.18 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-09-03T17:00:08Z",
"rates": {
"THB": 12.13218
}
}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": 1213.218,
"rate": 12.13218
}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