Rate Overview
Live
1 TRY = 0.325120 SCR
1 SCR = 3.0758
TRY
Avg
0.329121
High
0.345303
Low
0.307699
Last updated: 3/27/2026, 11:11:22 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-27T11:11:22Z",
"rates": {
"SCR": 0.32512
}
}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.512,
"rate": 0.32512
}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