Rate Overview
Live
1 WST = 16.9432 TRY
1 TRY = 0.059021
WST
Avg
14.3652
High
17.0461
Low
11.9344
Last updated: 6/18/2026, 7:50:51 AM
Quick Conversions
| WST | TRY |
|---|---|
| 1 WST | 16.94 TRY |
| 10 WST | 169.43 TRY |
| 50 WST | 847.16 TRY |
| 100 WST | 1,694.32 TRY |
| 500 WST | 8,471.60 TRY |
| 1,000 WST | 16,943.20 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-06-18T07:50:51Z",
"rates": {
"TRY": 16.943198
}
}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": 1694.3198,
"rate": 16.943198
}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