Rate Overview
Live
1 WST = 17.0556 TRY
1 TRY = 0.058632
WST
Avg
17.0068
High
17.0591
Low
16.9218
Last updated: 7/8/2026, 7:10:39 AM
Quick Conversions
| WST | TRY |
|---|---|
| 1 WST | 17.06 TRY |
| 10 WST | 170.56 TRY |
| 50 WST | 852.78 TRY |
| 100 WST | 1,705.56 TRY |
| 500 WST | 8,527.82 TRY |
| 1,000 WST | 17,055.64 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-07-08T07:10:39Z",
"rates": {
"TRY": 17.055637
}
}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": 1705.5637000000002,
"rate": 17.055637
}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