Rate Overview
Live
1 TRY = 461.3388 STD
1 STD = 0.002168
TRY
Avg
462.6369
High
463.4045
Low
461.3388
Last updated: 4/17/2026, 11:58:05 AM
Quick Conversions
| TRY | STD |
|---|---|
| 1 TRY | 461.34 STD |
| 10 TRY | 4,613.39 STD |
| 50 TRY | 23,066.94 STD |
| 100 TRY | 46,133.88 STD |
| 500 TRY | 230,669.42 STD |
| 1,000 TRY | 461,338.83 STD |
Get TRY/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=STDExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-04-17T11:58:05Z",
"rates": {
"STD": 461.338832
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "STD",
"amount": 100
},
"result": 46133.883200000004,
"rate": 461.338832
}Build with TRY/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key