Rate Overview
Live
1 TRY = 0.295909 SCR
1 SCR = 3.3794
TRY
Avg
0.302015
High
0.308179
Low
0.295909
Last updated: 7/29/2026, 12:59:53 AM
Quick Conversions
| TRY | SCR |
|---|---|
| 1 TRY | 0.30 SCR |
| 10 TRY | 2.96 SCR |
| 50 TRY | 14.80 SCR |
| 100 TRY | 29.59 SCR |
| 500 TRY | 147.95 SCR |
| 1,000 TRY | 295.91 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-29T00:59:53Z",
"rates": {
"SCR": 0.295909
}
}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.590899999999998,
"rate": 0.295909
}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