Rate Overview
Live
1 TRY = 457.3968 STD
1 STD = 0.002186
TRY
Avg
467.8352
High
486.4888
Low
454.4507
Last updated: 7/28/2026, 2:46:27 PM
Quick Conversions
| TRY | STD |
|---|---|
| 1 TRY | 457.40 STD |
| 10 TRY | 4,573.97 STD |
| 50 TRY | 22,869.84 STD |
| 100 TRY | 45,739.68 STD |
| 500 TRY | 228,698.39 STD |
| 1,000 TRY | 457,396.78 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-28T14:46:27Z",
"rates": {
"STD": 457.396783
}
}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": 45739.6783,
"rate": 457.396783
}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