Rate Overview
Live
1 TRY = 456.4064 STD
1 STD = 0.002191
TRY
Avg
471.3729
High
490.8559
Low
454.4277
Last updated: 7/25/2026, 10:00:46 PM
Quick Conversions
| TRY | STD |
|---|---|
| 1 TRY | 456.41 STD |
| 10 TRY | 4,564.06 STD |
| 50 TRY | 22,820.32 STD |
| 100 TRY | 45,640.64 STD |
| 500 TRY | 228,203.22 STD |
| 1,000 TRY | 456,406.45 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-25T22:00:46Z",
"rates": {
"STD": 456.406448
}
}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": 45640.6448,
"rate": 456.406448
}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