Rate Overview
Live
1 WST = 16.0782 TRY
1 TRY = 0.062196
WST
Avg
16.1985
High
16.3279
Low
16.0775
Last updated: 3/8/2026, 7:41:04 AM
Quick Conversions
| WST | TRY |
|---|---|
| 1 WST | 16.08 TRY |
| 10 WST | 160.78 TRY |
| 50 WST | 803.91 TRY |
| 100 WST | 1,607.82 TRY |
| 500 WST | 8,039.08 TRY |
| 1,000 WST | 16,078.16 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-08T07:41:04Z",
"rates": {
"TRY": 16.078161
}
}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": 1607.8161000000002,
"rate": 16.078161
}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