Rate Overview
Live
1 TRY = 0.295988 SCR
1 SCR = 3.3785
TRY
Avg
0.303301
High
0.319446
Low
0.280366
Last updated: 7/28/2026, 3:06:24 PM
Quick Conversions
| TRY | SCR |
|---|---|
| 1 TRY | 0.30 SCR |
| 10 TRY | 2.96 SCR |
| 50 TRY | 14.80 SCR |
| 100 TRY | 29.60 SCR |
| 500 TRY | 147.99 SCR |
| 1,000 TRY | 295.99 SCR |
Get TRY/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=SCRExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-28T15:06:24Z",
"rates": {
"SCR": 0.295988
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "SCR",
"amount": 100
},
"result": 29.598799999999997,
"rate": 0.295988
}Build with TRY/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key