Rate Overview
Live
1 TRY = 0.055937 WST
1 WST = 17.8773
TRY
Avg
0.056002
High
0.056168
Low
0.055881
Last updated: 9/7/2026, 12:09:04 AM
Quick Conversions
| TRY | WST |
|---|---|
| 1 TRY | 0.06 WST |
| 10 TRY | 0.56 WST |
| 50 TRY | 2.80 WST |
| 100 TRY | 5.59 WST |
| 500 TRY | 27.97 WST |
| 1,000 TRY | 55.94 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-09-07T00:09:04Z",
"rates": {
"WST": 0.055937
}
}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.5937,
"rate": 0.055937
}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