Rate Overview
Live
1 WST = 17.1253 TRY
1 TRY = 0.058393
WST
Avg
15.4470
High
17.1253
Low
13.2760
Last updated: 5/28/2026, 11:00:41 PM
Quick Conversions
| WST | TRY |
|---|---|
| 1 WST | 17.13 TRY |
| 10 WST | 171.25 TRY |
| 50 WST | 856.26 TRY |
| 100 WST | 1,712.53 TRY |
| 500 WST | 8,562.63 TRY |
| 1,000 WST | 17,125.25 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-28T23:00:41Z",
"rates": {
"TRY": 17.125253
}
}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.5253,
"rate": 17.125253
}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