Rate Overview
Live
1 TRY = 482.8577 STD
1 STD = 0.002071
TRY
Avg
480.7020
High
484.1570
Low
474.9701
Last updated: 3/7/2026, 7:52:39 AM
Quick Conversions
| TRY | STD |
|---|---|
| 1 TRY | 482.86 STD |
| 10 TRY | 4,828.58 STD |
| 50 TRY | 24,142.88 STD |
| 100 TRY | 48,285.77 STD |
| 500 TRY | 241,428.84 STD |
| 1,000 TRY | 482,857.68 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-07T07:52:39Z",
"rates": {
"STD": 482.857682
}
}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": 48285.7682,
"rate": 482.857682
}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