Rate Overview
Live
1 TRY = 0.306117 SCR
1 SCR = 3.2667
TRY
Avg
0.317770
High
0.345083
Low
0.295989
Last updated: 7/29/2026, 5:08:40 AM
Quick Conversions
| TRY | SCR |
|---|---|
| 1 TRY | 0.31 SCR |
| 10 TRY | 3.06 SCR |
| 50 TRY | 15.31 SCR |
| 100 TRY | 30.61 SCR |
| 500 TRY | 153.06 SCR |
| 1,000 TRY | 306.12 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-29T05:08:40Z",
"rates": {
"SCR": 0.306117
}
}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": 30.6117,
"rate": 0.306117
}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