Rate Overview
Live
1 WST = 16.5072 TRY
1 TRY = 0.060579
WST
Avg
16.4602
High
16.6025
Low
16.2717
Last updated: 4/18/2026, 11:13:34 AM
Quick Conversions
| WST | TRY |
|---|---|
| 1 WST | 16.51 TRY |
| 10 WST | 165.07 TRY |
| 50 WST | 825.36 TRY |
| 100 WST | 1,650.72 TRY |
| 500 WST | 8,253.62 TRY |
| 1,000 WST | 16,507.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-04-18T11:13:34Z",
"rates": {
"TRY": 16.507249
}
}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": 1650.7249000000002,
"rate": 16.507249
}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