Rate Overview
Live
1 TRY = 438.9418 STD
1 STD = 0.002278
TRY
Avg
439.4617
High
443.3558
Low
434.3595
Last updated: 9/7/2026, 11:39:39 PM
Quick Conversions
| TRY | STD |
|---|---|
| 1 TRY | 438.94 STD |
| 10 TRY | 4,389.42 STD |
| 50 TRY | 21,947.09 STD |
| 100 TRY | 43,894.18 STD |
| 500 TRY | 219,470.89 STD |
| 1,000 TRY | 438,941.79 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-09-07T23:39:39Z",
"rates": {
"STD": 438.941788
}
}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": 43894.178799999994,
"rate": 438.941788
}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