Rate Overview
Live
1 TRY = 0.057487 WST
1 WST = 17.3952
TRY
Avg
0.057747
High
0.058208
Low
0.057487
Last updated: 7/29/2026, 10:46:46 PM
Quick Conversions
| TRY | WST |
|---|---|
| 1 TRY | 0.06 WST |
| 10 TRY | 0.57 WST |
| 50 TRY | 2.87 WST |
| 100 TRY | 5.75 WST |
| 500 TRY | 28.74 WST |
| 1,000 TRY | 57.49 WST |
Get TRY/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=WSTExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-29T22:46:46Z",
"rates": {
"WST": 0.057487
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "WST",
"amount": 100
},
"result": 5.7487,
"rate": 0.057487
}Build with TRY/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key