Rate Overview
Live
1 THB = 0.082477 WST
1 WST = 12.1246
THB
Avg
0.086008
High
0.089258
Low
0.082477
Last updated: 5/28/2026, 3:40:43 AM
Quick Conversions
| THB | WST |
|---|---|
| 1 THB | 0.08 WST |
| 10 THB | 0.82 WST |
| 50 THB | 4.12 WST |
| 100 THB | 8.25 WST |
| 500 THB | 41.24 WST |
| 1,000 THB | 82.48 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-05-28T03:40:43Z",
"rates": {
"WST": 0.082477
}
}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.2477,
"rate": 0.082477
}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