Rate Overview
Live
1 TRY = 0.325121 SCR
1 SCR = 3.0758
TRY
Avg
0.371405
High
0.432133
Low
0.325121
Last updated: 3/27/2026, 7:46:08 AM
Quick Conversions
| TRY | SCR |
|---|---|
| 1 TRY | 0.33 SCR |
| 10 TRY | 3.25 SCR |
| 50 TRY | 16.26 SCR |
| 100 TRY | 32.51 SCR |
| 500 TRY | 162.56 SCR |
| 1,000 TRY | 325.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-03-27T07:46:08Z",
"rates": {
"SCR": 0.325121
}
}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": 32.5121,
"rate": 0.325121
}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