Rate Overview
Live
1 TRY = 0.058635 WST
1 WST = 17.0547
TRY
Avg
0.058800
High
0.059095
Low
0.058619
Last updated: 7/8/2026, 6:40:26 AM
Quick Conversions
| TRY | WST |
|---|---|
| 1 TRY | 0.06 WST |
| 10 TRY | 0.59 WST |
| 50 TRY | 2.93 WST |
| 100 TRY | 5.86 WST |
| 500 TRY | 29.32 WST |
| 1,000 TRY | 58.64 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-08T06:40:26Z",
"rates": {
"WST": 0.058635
}
}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.8635,
"rate": 0.058635
}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