Rate Overview
Live
1 WST = 17.5764 TRY
1 TRY = 0.056895
WST
Avg
17.4052
High
17.5764
Low
17.1795
Last updated: 8/14/2026, 12:44:55 PM
Quick Conversions
| WST | TRY |
|---|---|
| 1 WST | 17.58 TRY |
| 10 WST | 175.76 TRY |
| 50 WST | 878.82 TRY |
| 100 WST | 1,757.64 TRY |
| 500 WST | 8,788.18 TRY |
| 1,000 WST | 17,576.35 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-08-14T12:44:55Z",
"rates": {
"TRY": 17.576352
}
}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": 1757.6352,
"rate": 17.576352
}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