Rate Overview
Live
1 THB = 0.083095 WST
1 WST = 12.0344
THB
Avg
0.083088
High
0.084293
Low
0.082313
Last updated: 3/27/2026, 9:25:34 AM
Quick Conversions
| THB | WST |
|---|---|
| 1 THB | 0.08 WST |
| 10 THB | 0.83 WST |
| 50 THB | 4.15 WST |
| 100 THB | 8.31 WST |
| 500 THB | 41.55 WST |
| 1,000 THB | 83.10 WST |
Get THB/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=WSTExample Response:
{
"success": true,
"base": "THB",
"date": "2026-03-27T09:25:34Z",
"rates": {
"WST": 0.083095
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "WST",
"amount": 100
},
"result": 8.3095,
"rate": 0.083095
}Build with THB/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key