Rate Overview
Live
1 WST = 16.0109 TRY
1 TRY = 0.062457
WST
Avg
16.0177
High
16.3006
Low
15.5473
Last updated: 3/29/2026, 11:10:15 AM
Quick Conversions
| WST | TRY |
|---|---|
| 1 WST | 16.01 TRY |
| 10 WST | 160.11 TRY |
| 50 WST | 800.55 TRY |
| 100 WST | 1,601.09 TRY |
| 500 WST | 8,005.46 TRY |
| 1,000 WST | 16,010.92 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-03-29T11:10:15Z",
"rates": {
"TRY": 16.01092
}
}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": 1601.0919999999999,
"rate": 16.01092
}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