Rate Overview
Live
1 WST = 17.6261 TRY
1 TRY = 0.056734
WST
Avg
14.6177
High
17.6261
Low
11.9344
Last updated: 8/17/2026, 2:33:42 PM
Quick Conversions
| WST | TRY |
|---|---|
| 1 WST | 17.63 TRY |
| 10 WST | 176.26 TRY |
| 50 WST | 881.30 TRY |
| 100 WST | 1,762.61 TRY |
| 500 WST | 8,813.04 TRY |
| 1,000 WST | 17,626.08 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-17T14:33:42Z",
"rates": {
"TRY": 17.626081
}
}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": 1762.6081,
"rate": 17.626081
}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