Rate Overview
Live
1 TRY = 457.4765 STD
1 STD = 0.002186
TRY
Avg
457.9158
High
458.3191
Low
457.4765
Last updated: 5/7/2026, 2:47:41 PM
Quick Conversions
| TRY | STD |
|---|---|
| 1 TRY | 457.48 STD |
| 10 TRY | 4,574.76 STD |
| 50 TRY | 22,873.82 STD |
| 100 TRY | 45,747.65 STD |
| 500 TRY | 228,738.23 STD |
| 1,000 TRY | 457,476.47 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-05-07T14:47:41Z",
"rates": {
"STD": 457.476467
}
}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": 45747.646700000005,
"rate": 457.476467
}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