Rate Overview
Live
1 WST = 16.9417 TRY
1 TRY = 0.059026
WST
Avg
16.7858
High
16.9417
Low
16.5086
Last updated: 5/8/2026, 2:15:23 PM
Quick Conversions
| WST | TRY |
|---|---|
| 1 WST | 16.94 TRY |
| 10 WST | 169.42 TRY |
| 50 WST | 847.09 TRY |
| 100 WST | 1,694.17 TRY |
| 500 WST | 8,470.87 TRY |
| 1,000 WST | 16,941.74 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-08T14:15:23Z",
"rates": {
"TRY": 16.941741
}
}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": 1694.1741,
"rate": 16.941741
}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