Rate Overview
Live
1 TRY = 0.061009 WST
1 WST = 16.3910
TRY
Avg
0.061484
High
0.061831
Low
0.061009
Last updated: 3/7/2026, 1:00:04 AM
Quick Conversions
| TRY | WST |
|---|---|
| 1 TRY | 0.06 WST |
| 10 TRY | 0.61 WST |
| 50 TRY | 3.05 WST |
| 100 TRY | 6.10 WST |
| 500 TRY | 30.50 WST |
| 1,000 TRY | 61.01 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-03-07T01:00:04Z",
"rates": {
"WST": 0.061009
}
}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.1009,
"rate": 0.061009
}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