Rate Overview
Live
1 TRY = 0.063577 WST
1 WST = 15.7290 TRY
Avg
0.063747
High
0.064372
Low
0.063278
Last updated: 1/25/2026, 3:10:14 PM
Quick Conversions
| TRY | WST |
|---|---|
| 1 TRY | 0.06 WST |
| 10 TRY | 0.64 WST |
| 50 TRY | 3.18 WST |
| 100 TRY | 6.36 WST |
| 500 TRY | 31.79 WST |
| 1,000 TRY | 63.58 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-01-25T15:10:14Z",
"rates": {
"WST": 0.063577
}
}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": 6.3576999999999995,
"rate": 0.063577
}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