Rate Overview
Live
1 TRY = 444.8676 STD
1 STD = 0.002248
TRY
Avg
445.2082
High
447.8253
Low
441.7010
Last updated: 8/19/2026, 2:43:40 AM
Quick Conversions
| TRY | STD |
|---|---|
| 1 TRY | 444.87 STD |
| 10 TRY | 4,448.68 STD |
| 50 TRY | 22,243.38 STD |
| 100 TRY | 44,486.76 STD |
| 500 TRY | 222,433.82 STD |
| 1,000 TRY | 444,867.65 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-08-19T02:43:40Z",
"rates": {
"STD": 444.867647
}
}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": 44486.7647,
"rate": 444.867647
}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