Rate Overview
Live
1 TRY = 465.8203 STD
1 STD = 0.002147
TRY
Avg
565.6206
High
674.5052
Low
465.8203
Last updated: 3/28/2026, 1:20:32 PM
Quick Conversions
| TRY | STD |
|---|---|
| 1 TRY | 465.82 STD |
| 10 TRY | 4,658.20 STD |
| 50 TRY | 23,291.01 STD |
| 100 TRY | 46,582.03 STD |
| 500 TRY | 232,910.15 STD |
| 1,000 TRY | 465,820.29 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-03-28T13:20:32Z",
"rates": {
"STD": 465.820291
}
}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": 46582.0291,
"rate": 465.820291
}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