Rate Overview
Live
1 TRY = 463.2047 STD
1 STD = 0.002159
TRY
Avg
460.8527
High
463.2332
Low
458.7786
Last updated: 6/19/2026, 8:18:52 AM
Quick Conversions
| TRY | STD |
|---|---|
| 1 TRY | 463.20 STD |
| 10 TRY | 4,632.05 STD |
| 50 TRY | 23,160.23 STD |
| 100 TRY | 46,320.47 STD |
| 500 TRY | 231,602.35 STD |
| 1,000 TRY | 463,204.70 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-06-19T08:18:52Z",
"rates": {
"STD": 463.204698
}
}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": 46320.4698,
"rate": 463.204698
}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