Rate Overview
Live
1 WST = 17.1240 TRY
1 TRY = 0.058397
WST
Avg
15.4352
High
17.1240
Low
13.4176
Last updated: 5/29/2026, 12:14:47 AM
Quick Conversions
| WST | TRY |
|---|---|
| 1 WST | 17.12 TRY |
| 10 WST | 171.24 TRY |
| 50 WST | 856.20 TRY |
| 100 WST | 1,712.40 TRY |
| 500 WST | 8,562.02 TRY |
| 1,000 WST | 17,124.04 TRY |
Get WST/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=TRYExample Response:
{
"success": true,
"base": "WST",
"date": "2026-05-29T00:14:47Z",
"rates": {
"TRY": 17.124041
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "TRY",
"amount": 100
},
"result": 1712.4040999999997,
"rate": 17.124041
}Build with WST/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key