Rate Overview
Live
1 TRY = 486.0984 STD
1 STD = 0.002057 TRY
Avg
489.2640
High
493.9401
Low
482.3354
Last updated: 1/25/2026, 12:52:20 PM
Quick Conversions
| TRY | STD |
|---|---|
| 1 TRY | 486.10 STD |
| 10 TRY | 4,860.98 STD |
| 50 TRY | 24,304.92 STD |
| 100 TRY | 48,609.84 STD |
| 500 TRY | 243,049.19 STD |
| 1,000 TRY | 486,098.37 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-01-25T12:52:20Z",
"rates": {
"STD": 486.09837
}
}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": 48609.837,
"rate": 486.09837
}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