Rate Overview
Live
1 WST = 15.7360 TRY
1 TRY = 0.063548
WST
Avg
15.6931
High
15.8031
Low
15.5346
Last updated: 1/25/2026, 9:51:12 PM
Quick Conversions
| WST | TRY |
|---|---|
| 1 WST | 15.74 TRY |
| 10 WST | 157.36 TRY |
| 50 WST | 786.80 TRY |
| 100 WST | 1,573.60 TRY |
| 500 WST | 7,868.02 TRY |
| 1,000 WST | 15,736.05 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-01-25T21:51:12Z",
"rates": {
"TRY": 15.736048
}
}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": 1573.6048,
"rate": 15.736048
}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