Rate Overview
Live
1 THB = 0.080864 WST
1 WST = 12.3664
THB
Avg
0.083539
High
0.087053
Low
0.080688
Last updated: 7/28/2026, 1:42:04 PM
Quick Conversions
| THB | WST |
|---|---|
| 1 THB | 0.08 WST |
| 10 THB | 0.81 WST |
| 50 THB | 4.04 WST |
| 100 THB | 8.09 WST |
| 500 THB | 40.43 WST |
| 1,000 THB | 80.86 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-07-28T13:42:04Z",
"rates": {
"WST": 0.080864
}
}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.086400000000001,
"rate": 0.080864
}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