Rate Overview
Live
1 WST = 11.8234 TWD
1 TWD = 0.084578
WST
Avg
11.6451
High
11.8434
Low
11.3543
Last updated: 7/28/2026, 11:56:30 AM
Quick Conversions
| WST | TWD |
|---|---|
| 1 WST | 11.82 TWD |
| 10 WST | 118.23 TWD |
| 50 WST | 591.17 TWD |
| 100 WST | 1,182.34 TWD |
| 500 WST | 5,911.70 TWD |
| 1,000 WST | 11,823.40 TWD |
Get WST/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=TWDExample Response:
{
"success": true,
"base": "WST",
"date": "2026-07-28T11:56:30Z",
"rates": {
"TWD": 11.823405
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "TWD",
"amount": 100
},
"result": 1182.3405,
"rate": 11.823405
}Build with WST/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key