Rate Overview
Live
1 TRY = 456.5208 STD
1 STD = 0.002190
TRY
Avg
458.6190
High
464.7338
Low
443.2610
Last updated: 7/29/2026, 4:33:52 PM
Quick Conversions
| TRY | STD |
|---|---|
| 1 TRY | 456.52 STD |
| 10 TRY | 4,565.21 STD |
| 50 TRY | 22,826.04 STD |
| 100 TRY | 45,652.08 STD |
| 500 TRY | 228,260.39 STD |
| 1,000 TRY | 456,520.77 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-29T16:33:52Z",
"rates": {
"STD": 456.520774
}
}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": 45652.0774,
"rate": 456.520774
}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