Rate Overview
Live
1 WST = 12.1112 THB
1 THB = 0.082568
WST
Avg
12.0824
High
12.1832
Low
11.9954
Last updated: 5/27/2026, 6:19:49 PM
Quick Conversions
| WST | THB |
|---|---|
| 1 WST | 12.11 THB |
| 10 WST | 121.11 THB |
| 50 WST | 605.56 THB |
| 100 WST | 1,211.12 THB |
| 500 WST | 6,055.60 THB |
| 1,000 WST | 12,111.21 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-05-27T18:19:49Z",
"rates": {
"THB": 12.111205
}
}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": 1211.1205,
"rate": 12.111205
}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