Rate Overview
Live
1 TRY = 456.6345 STD
1 STD = 0.002190
TRY
Avg
457.5755
High
459.7613
Low
456.4064
Last updated: 7/29/2026, 7:26:39 PM
Quick Conversions
| TRY | STD |
|---|---|
| 1 TRY | 456.63 STD |
| 10 TRY | 4,566.34 STD |
| 50 TRY | 22,831.72 STD |
| 100 TRY | 45,663.45 STD |
| 500 TRY | 228,317.23 STD |
| 1,000 TRY | 456,634.46 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-07-29T19:26:39Z",
"rates": {
"STD": 456.634461
}
}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": 45663.4461,
"rate": 456.634461
}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