Rate Overview
Live
1 TRY = 462.6162 STD
1 STD = 0.002162
TRY
Avg
460.0367
High
464.7338
Low
443.2610
Last updated: 7/8/2026, 10:08:56 PM
Quick Conversions
| TRY | STD |
|---|---|
| 1 TRY | 462.62 STD |
| 10 TRY | 4,626.16 STD |
| 50 TRY | 23,130.81 STD |
| 100 TRY | 46,261.62 STD |
| 500 TRY | 231,308.12 STD |
| 1,000 TRY | 462,616.24 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-08T22:08:56Z",
"rates": {
"STD": 462.616242
}
}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": 46261.6242,
"rate": 462.616242
}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