Rate Overview
Live
1 TRY = 0.339424 SCR
1 SCR = 2.9462
TRY
Avg
0.330505
High
0.339424
Low
0.311966
Last updated: 3/7/2026, 2:10:30 AM
Quick Conversions
| TRY | SCR |
|---|---|
| 1 TRY | 0.34 SCR |
| 10 TRY | 3.39 SCR |
| 50 TRY | 16.97 SCR |
| 100 TRY | 33.94 SCR |
| 500 TRY | 169.71 SCR |
| 1,000 TRY | 339.42 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-03-07T02:10:30Z",
"rates": {
"SCR": 0.339424
}
}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": 33.9424,
"rate": 0.339424
}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