Rate Overview
Live
1 WST = 17.1249 TRY
1 TRY = 0.058395
WST
Avg
16.9720
High
17.1249
Low
16.7726
Last updated: 5/28/2026, 9:38:54 PM
Quick Conversions
| WST | TRY |
|---|---|
| 1 WST | 17.12 TRY |
| 10 WST | 171.25 TRY |
| 50 WST | 856.24 TRY |
| 100 WST | 1,712.49 TRY |
| 500 WST | 8,562.44 TRY |
| 1,000 WST | 17,124.88 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-28T21:38:54Z",
"rates": {
"TRY": 17.12488
}
}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.488,
"rate": 17.12488
}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