Rate Overview
Live
1 TRY = 461.1824 STD
1 STD = 0.002168
TRY
Avg
475.6792
High
490.8559
Low
457.6699
Last updated: 5/27/2026, 9:33:38 PM
Quick Conversions
| TRY | STD |
|---|---|
| 1 TRY | 461.18 STD |
| 10 TRY | 4,611.82 STD |
| 50 TRY | 23,059.12 STD |
| 100 TRY | 46,118.24 STD |
| 500 TRY | 230,591.19 STD |
| 1,000 TRY | 461,182.38 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-27T21:33:38Z",
"rates": {
"STD": 461.182379
}
}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": 46118.2379,
"rate": 461.182379
}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